Home
last modified time | relevance | path

Searched refs:F_SETNOSIGPIPE (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dfcntl.h338 #define F_SETNOSIGPIPE 73 /* No SIGPIPE generated on EPIPE */ macro
/xnu-12377.61.12/bsd/kern/
H A Dkern_descrip.c2944 case F_SETNOSIGPIPE: in sys_fcntl_nocancel()