Searched refs:EXC_UNIX_BAD_PIPE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8796.141.3/bsd/sys/ | ||
| H A D | ux_exception.h | 50 #define EXC_UNIX_BAD_PIPE 0x10001 /* SIGPIPE */ macro |
| /xnu-8796.141.3/bsd/uxkern/ | ||
| H A D | ux_exception.c | 94 case EXC_UNIX_BAD_PIPE: in ux_exception() |