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

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

Completed in 101 milliseconds