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

/freebsd-11-stable/bin/setfacl/
H A Dsetfacl.c50 #define OP_REMOVE_BY_NUMBER 0x04 /* remove acl's (-xX) by acl entry number */ macro
191 entry->op = OP_REMOVE_BY_NUMBER;
332 case OP_REMOVE_BY_NUMBER:

Completed in 304 milliseconds