Searched refs:sehnd (Results 1 – 1 of 1) sorted by relevance
61 struct selabel_handle* sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1); in get_sehnd() local63 if (!sehnd) { in get_sehnd()67 return sehnd; in get_sehnd()79 struct selabel_handle* sehnd = NULL; in main() local103 sehnd = get_sehnd(context_file); in main()144 if (sehnd != NULL) { in main()162 if (selabel_lookup(sehnd, &secontext, full_name, ( mode | (is_dir ? S_IFDIR : S_IFREG)))) { in main()