Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dfcntl.h339 #define F_GETNOSIGPIPE 74 /* Status of SIGPIPE for this fd */ macro
/xnu-12377.81.4/bsd/kern/
H A Dkern_descrip.c2967 case F_GETNOSIGPIPE: in sys_fcntl_nocancel()