HomeSort by relevance Sort by last modified time
    Searched refs:errnoent (Results 1 - 3 of 3) sorted by null

  /external/strace/
defs.h 535 extern const char *const *errnoent;
syscall.c 160 #include "errnoent.h"
178 const char *const *errnoent; variable
189 errnoent = errnoent0;
201 errnoent = errnoent1;
214 errnoent = errnoent2;
    [all...]
signal.c 704 errnoent[sip->si_errno]);
    [all...]

Completed in 169 milliseconds