Home
last modified time | relevance | path

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

/system/sepolicy/tools/
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