Home | Sort by: relevance | last modified time | path |
/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); |