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

  /external/strace/
defs.h 649 extern const char *const *errnoent;
syscall.c 152 #include "errnoent.h"
170 const char *const *errnoent; variable
193 errnoent = errnoent0;
206 errnoent = errnoent1;
220 errnoent = errnoent2;
    [all...]
signal.c 726 errnoent[sip->si_errno]);
    [all...]

Completed in 75 milliseconds