Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c187 enum acl_type enum
224 enum acl_type acl_type; member
3568 f->acl_type = (!have_scontext && !have_acl in gobble_file()
3573 any_has_acl |= f->acl_type != ACL_T_NONE; in gobble_file()
4343 else if (f->acl_type == ACL_T_LSM_CONTEXT_ONLY) in print_long_format()
4345 else if (f->acl_type == ACL_T_YES) in print_long_format()