Searched defs:seopts (Results 1 - 1 of 1) sorted by relevance

/system/extras/ext4_utils/
H A Dmake_ext4fs_main.c66 struct selinux_opt seopts[] = { { SELABEL_OPT_PATH, "" } }; local
125 seopts[0].value = optarg;
126 sehnd = selabel_open(SELABEL_CTX_FILE, seopts, 1);

Completed in 30 milliseconds