Home
last modified time | relevance | path

Searched defs:EINTR (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/external/bsd/acpica/dist/include/
H A Dacclib.h80 #define EINTR 4 /* Interrupted system call */ macro
/netbsd/external/apache2/llvm/dist/libcxx/include/
H A Derrno.h312 #define EINTR 9959 macro
/netbsd/external/cddl/osnet/lib/libdtrace/
H A Derrno.d45 inline int EINTR = 4; variable
/netbsd/sys/sys/
H A Derrno.h45 #define EINTR 4 /* Interrupted system call */ macro