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

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

Completed in 45 milliseconds