Home
last modified time | relevance | path

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

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