Home
last modified time | relevance | path

Searched refs:F_SETFD (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.141.3/bsd/security/audit/
H A Daudit_bsm_fcntl.c50 { BSM_F_SETFD, F_SETFD },
H A Daudit_bsm.c552 case F_SETFD: in audit_sys_fcntl()
/xnu-8796.141.3/bsd/sys/
H A Dfcntl.h275 #define F_SETFD 2 /* set file descriptor flags */ macro
/xnu-8796.141.3/bsd/kern/
H A Dkern_descrip.c2813 case F_SETFD: in sys_fcntl_nocancel()