Searched refs:sehnd (Results 1 – 2 of 2) sorted by relevance
25 static struct selabel_handle *sehnd = NULL; variable77 if (!sehnd) in set_selinux_xattr()87 if (selabel_lookup(sehnd, &secontext, mnt_path, mode) < 0) { in set_selinux_xattr()314 sehnd = selabel_open(SELABEL_CTX_FILE, c.seopt_file, c.nr_opt); in configure_files()315 if (!sehnd) { in configure_files()321 sehnd = selinux_android_file_context_handle(); in configure_files()322 if (!sehnd) { in configure_files()
314 fs_config_func, sehnd, fixed_time,