Home
last modified time | relevance | path

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

/aosp12/build/make/tools/fs_config/
H A Dfs_config.c59 static struct selabel_handle* get_sehnd(const char* context_file) { in get_sehnd()
76 const char* context_file = NULL; in main() local
/aosp12/system/sepolicy/tools/
H A Dcheckfc.c262 const char *sepolicy_file, const char *context_file, bool allow_empty) in do_fc_check_and_die_on_error()
393 char *context_file = argv[index + 1]; in main() local