Searched refs:have_scontext (Results 1 – 1 of 1) sorted by relevance
3537 bool have_scontext = false; in gobble_file() local3545 have_scontext = ! STREQ ("_", f->scontext); in gobble_file()3547 have_scontext = ! STREQ ("unlabeled", f->scontext); in gobble_file()3568 f->acl_type = (!have_scontext && !have_acl in gobble_file()3570 : (have_scontext && !have_acl in gobble_file()