Home
last modified time | relevance | path

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

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