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

/freebsd-11-stable/bin/setfacl/
H A Dsetfacl.c49 #define OP_REMOVE_ACL 0x03 /* remove acl's (-xX) */ macro
135 entry->op = OP_REMOVE_ACL;
196 entry->op = OP_REMOVE_ACL;
327 case OP_REMOVE_ACL:

Completed in 51 milliseconds