Searched refs:ISC_FSACCESS_OTHER (Results 1 – 2 of 2) sorted by relevance
49 if ((trustee & ISC_FSACCESS_OTHER) != 0) { in isc_fsaccess_add()67 if ((trustee & ISC_FSACCESS_OTHER) != 0) { in isc_fsaccess_remove()
139 #define ISC_FSACCESS_OTHER 0x4 /*%< Not the owner or the group owner. */ macro