Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dfcntl.h324 #define F_SETPROTECTIONCLASS 64 /* Set the protection class of a file for the EA, r… macro
/xnu-10063.101.15/bsd/kern/
H A Dkern_descrip.c4324 case F_SETPROTECTIONCLASS: { in sys_fcntl_nocancel()