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

/freebsd-12-stable/bin/setfacl/
H A Dsetfacl.h45 int remove_acl(acl_t acl, acl_t *prev_acl, const char *filename);
H A Dremove.c42 remove_acl(acl_t acl, acl_t *prev_acl, const char *filename) function
H A Dsetfacl.c292 local_error += remove_acl(nacl, &acl, file->fts_path);

Completed in 121 milliseconds