Home
last modified time | relevance | path

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

/coreutils/src/
Dls.c3538 bool have_acl = false; in gobble_file() local
3565 have_acl = (0 < n); in gobble_file()
3568 f->acl_type = (!have_scontext && !have_acl in gobble_file()
3570 : (have_scontext && !have_acl in gobble_file()