Searched refs:F_SETNOSIGPIPE (Results 1 – 3 of 3) sorted by relevance
201 #define F_SETNOSIGPIPE 14 /* set SIGPIPE disposition */ macro
416 case F_SETNOSIGPIPE: in sys_fcntl()
575 CASERETURN(F_SETNOSIGPIPE); in fcntlname()