Home
last modified time | relevance | path

Searched refs:F_SETCONFINED (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.61.2/tests/
H A Dfd.c126 fcntl(*fdp, F_SETCONFINED, 1); in confine_thread()
/xnu-8792.61.2/bsd/sys/
H A Dfcntl.h394 #define F_SETCONFINED 95 /* "confine" OFD to process */ macro
/xnu-8792.61.2/bsd/kern/
H A Dkern_descrip.c2961 case F_SETCONFINED: in sys_fcntl_nocancel()