Home
last modified time | relevance | path

Searched refs:sehnd (Results 1 - 1 of 1) sorted by relevance

/third_party/f2fs-tools/fsck/
H A Dsload.c25 static struct selabel_handle *sehnd = NULL; variable
77 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()

Completed in 1 milliseconds