Home
last modified time | relevance | path

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

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