Searched refs:seopts (Results 1 – 1 of 1) sorted by relevance
59 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, context_file } }; in get_sehnd() local60 struct selabel_handle* sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in get_sehnd()