Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dfcntl.h323 #define F_GETPROTECTIONCLASS 63 /* Get the protection class of a file from the EA, … macro
/xnu-10063.101.15/bsd/kern/
H A Dkern_descrip.c4293 case F_GETPROTECTIONCLASS: { in sys_fcntl_nocancel()