Searched refs:errnoent (Results 1 - 3 of 3) sorted by relevance

/external/strace/
H A Ddefs.h808 extern const char *const *errnoent;
813 # define errnoent errnoent0 macro
H A Dsyscall.c142 #include "errnoent.h"
217 const char *const *errnoent = errnoent0; variable
290 errnoent = errnoent0;
299 errnoent = errnoent1;
309 errnoent = errnoent2;
2664 tprintf("= -1 %s (%s)", errnoent[u_error],
H A Dsignal.c429 errnoent[sip->si_errno]);

Completed in 357 milliseconds