Searched defs:sys_nerr (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libc/gen/
H A Derrlist.c150 const int sys_nerr = { sizeof sys_errlist/sizeof sys_errlist[0] }; variable
/openbsd-current/gnu/lib/libiberty/src/
H A Dstrerror.c13 #define sys_nerr sys_nerr__ macro
24 #undef sys_nerr macro
465 #define sys_nerr sys_nerr__ macro
467 static int sys_nerr; variable
[all...]
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dstrerror.c459 static int sys_nerr; variable
/openbsd-current/gnu/usr.bin/perl/vms/
H A Dvmsish.h474 #define sys_nerr EVMSERR /* EVMSERR is as high as we can go. */ macro

Completed in 199 milliseconds