Home
last modified time | relevance | path

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

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