Home
last modified time | relevance | path

Searched defs:SIGTSTP (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/cddl/osnet/lib/libdtrace/
H A Dsignal.d63 inline int SIGTSTP = 18; variable
/netbsd/sys/sys/
H A Dsignal.h70 #define SIGTSTP 18 /* stop signal from tty */ macro