Searched refs:F_GETPROTECTIONCLASS (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h280 #define F_GETPROTECTIONCLASS 63 /* Get the protection class of a file from the EA, returns int */ macro
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c23 #define GET_PROT_CLASS(fd) fcntl((fd), F_GETPROTECTIONCLASS)
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1657 case F_GETPROTECTIONCLASS: {

Completed in 45 milliseconds