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

  /src/bin/getfacl/
getfacl.c 98 acl_from_stat(const struct stat *sb) function in typeref:typename:acl_t
239 acl = acl_from_stat(&sb);
241 warn("%s: acl_from_stat() failed", path);
getfacl.c 98 acl_from_stat(const struct stat *sb) function in typeref:typename:acl_t
239 acl = acl_from_stat(&sb);
241 warn("%s: acl_from_stat() failed", path);

Completed in 21 milliseconds