Searched refs:F_SETPROTECTIONCLASS (Results 1 – 3 of 3) sorted by relevance
308 #define F_SETPROTECTIONCLASS 64 /* Set the protection class of a file for the EA, r… macro
25 fcntl((fd), F_SETPROTECTIONCLASS, (prot_class))
4270 case F_SETPROTECTIONCLASS: { in sys_fcntl_nocancel()