Home
last modified time | relevance | path

Searched defs:backend (Results 1 – 1 of 1) sorted by relevance

/system/sepolicy/tools/
Dcheckfc.c240 static void do_compare_and_die_on_error(struct selinux_opt opts[], unsigned int backend, char *path… in do_compare_and_die_on_error()
261 static void do_fc_check_and_die_on_error(struct selinux_opt opts[], unsigned int backend, filemode … in do_fc_check_and_die_on_error()
338 unsigned int backend = SELABEL_CTX_FILE; in main() local