Searched defs:SIGURG (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/dev/dtrace/scripts/ | ||
| H A D | signal.d | 55 inline int SIGURG = 16; variable |
| /xnu-8019.80.24/bsd/sys/ | ||
| H A D | signal.h | 104 #define SIGURG 16 /* urgent condition on IO channel */ macro |