Home
last modified time | relevance | path

Searched defs:SIGALRM (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsignal.d204 enum SIGALRM = 14; in version() local
228 enum SIGALRM = 14; in version() local
252 enum SIGALRM = 14; in version() local
276 enum SIGALRM = 14; in version() local
300 enum SIGALRM = 14; in version() local
324 enum SIGALRM = 14; in version() local
348 enum SIGALRM = 14; in version() local
372 enum SIGALRM = 14; in version() local
399 enum SIGALRM = 14; in version() local
423 enum SIGALRM = 14; in version() local
[all …]
/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Dsignal.d55 inline int SIGALRM = 14; variable
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixlib.h56 #define SIGALRM SIGTERM macro
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.h56 #define SIGALRM SIGTERM macro
/netbsd-src/sys/sys/
H A Dsignal.h66 #define SIGALRM 14 /* alarm clock */ macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dspeed.c230 # define SIGALRM -1 macro
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dspeed.c145 # define SIGALRM -1 macro