Home
last modified time | relevance | path

Searched defs:SIGCONT (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl2/xcvs/dist/lib/
H A Dnanosleep.c48 # define SIGCONT SIGTERM macro
/netbsd/external/cddl/osnet/lib/libdtrace/
H A Dsignal.d65 inline int SIGCONT = 19; variable
/netbsd/sys/sys/
H A Dsignal.h71 #define SIGCONT 19 /* continue a stopped process */ macro