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

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h281 #define F_SETPROTECTIONCLASS 64 /* Set the protection class of a file for the EA, requires int */ macro
/darwin-on-arm/xnu/tools/tests/xnu_quick_test/
H A Dcontent_protection_test.c24 #define SET_PROT_CLASS(fd, prot_class) fcntl((fd), F_SETPROTECTIONCLASS, (prot_class))
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1682 case F_SETPROTECTIONCLASS: {

Completed in 30 milliseconds