Home
last modified time | relevance | path

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

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