Searched refs:F_SETNOSIGPIPE (Results 1 – 2 of 2) sorted by relevance
| /xnu-8792.61.2/bsd/sys/ | ||
| H A D | fcntl.h | 351 #define F_SETNOSIGPIPE 73 /* No SIGPIPE generated on EPIPE */ macro |
| /xnu-8792.61.2/bsd/kern/ | ||
| H A D | kern_descrip.c | 2922 case F_SETNOSIGPIPE: in sys_fcntl_nocancel() |