Searched refs:ISC_FSACCESS_GROUP (Results 1 – 2 of 2) sorted by relevance
45 if ((trustee & ISC_FSACCESS_GROUP) != 0) { in isc_fsaccess_add()63 if ((trustee & ISC_FSACCESS_GROUP) != 0) { in isc_fsaccess_remove()
138 #define ISC_FSACCESS_GROUP 0x2 /*%< Primary group owner. */ macro