Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dsignal.d221 enum SIGUSR1 = 10; in version() local
245 enum SIGUSR1 = 16; in version() local
269 enum SIGUSR1 = 16; in version() local
293 enum SIGUSR1 = 10; in version() local
317 enum SIGUSR1 = 10; in version() local
341 enum SIGUSR1 = 10; in version() local
365 enum SIGUSR1 = 30; in version() local
389 enum SIGUSR1 = 10; in version() local
416 enum SIGUSR1 = 30; in version() local
440 enum SIGUSR1 = 30; in version() local
[all …]
/netbsd-src/external/cddl/osnet/lib/libdtrace/
H A Dsignal.d87 inline int SIGUSR1 = 30; variable
/netbsd-src/usr.sbin/rbootd/
H A Ddefs.h64 #define SIGUSR1 SIGEMT macro
/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dpcterm.c657 # define SIGUSR1 0 macro
/netbsd-src/sys/sys/
H A Dsignal.h82 #define SIGUSR1 30 /* user defined signal 1 */ macro
/netbsd-src/usr.bin/rlogin/
H A Drlogin.c83 #define SIGUSR1 30 macro
/netbsd-src/usr.sbin/bootp/common/
H A Dbootpd.h46 #define SIGUSR1 30 /* From 4.3 <signal.h> */ macro