Home | History | Annotate | Download | only in src

Lines Matching refs:seopts

44 static const struct selinux_opt seopts[] = {
117 if (access(seopts[1].value, R_OK) != 0)
1380 sehandle = selabel_open(SELABEL_CTX_FILE, &seopts[policy_index], 1);
1387 if (!compute_contexts_hash(seopts, fc_digest)) {
1392 seopts[policy_index].value);