Home
last modified time | relevance | path

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

/src/bin/setfacl/ !
H A Dsetfacl.h45 int remove_acl(acl_t acl, acl_t *prev_acl, const char *filename);
H A Dremove.c41 remove_acl(acl_t acl, acl_t *prev_acl, const char *filename) in remove_acl() function
H A Dsetfacl.c291 local_error += remove_acl(nacl, &acl, file->fts_path); in handle_file()