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

  /external/strace/
defs.h 808 extern const char *const *errnoent;
813 # define errnoent errnoent0 macro
syscall.c 142 #include "errnoent.h"
217 const char *const *errnoent = errnoent0; variable
290 errnoent = errnoent0;
299 errnoent = errnoent1;
309 errnoent = errnoent2;
    [all...]
signal.c 429 errnoent[sip->si_errno]);
    [all...]

Completed in 65 milliseconds