HomeSort by: relevance | last modified time | path
    Searched defs:clear_inheritance_flags (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/setfacl/
setfacl.c 80 static acl_t clear_inheritance_flags(acl_t acl);
140 clear_inheritance_flags(acl_t acl) function
253 nacl = clear_inheritance_flags(nacl);
260 nacl = clear_inheritance_flags(nacl);

Completed in 18 milliseconds