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

/freebsd-12-stable/bin/setfacl/
H A Dsetfacl.c49 #define OP_REMOVE_EXT 0x02 /* remove extended acl's (-b) */ macro
258 case OP_REMOVE_EXT:
420 entry->op = OP_REMOVE_EXT;

Completed in 83 milliseconds