Searched defs:SIGTSTP (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.1.13/bsd/dev/dtrace/scripts/ | ||
| H A D | signal.d | 59 inline int SIGTSTP = 18; variable |
| /xnu-10002.1.13/bsd/sys/ | ||
| H A D | signal.h | 106 #define SIGTSTP 18 /* stop signal from tty */ macro |