Home
last modified time | relevance | path

Searched refs:iErrno (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.0.1/portable/ThirdParty/GCC/Posix/
Dport.c122 int iErrno ) __attribute__( ( __noreturn__ ) );
125 int iErrno ) in prvFatalError() argument
127 fprintf( stderr, "%s: %s\n", pcCall, strerror( iErrno ) ); in prvFatalError()