Searched defs:SIGIO (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/dev/dtrace/scripts/ | ||
| H A D | signal.d | 69 inline int SIGIO = 23; variable |
| /xnu-8019.80.24/bsd/sys/ | ||
| H A D | signal.h | 112 #define SIGIO 23 /* input/output possible signal */ macro |