Searched defs:context_file (Results 1 – 11 of 11) sorted by relevance
363 const char *sepolicy_file, const char *context_file, bool allow_empty) in do_fc_check_and_die_on_error()500 char *context_file = argv[index + 1]; in main() local
33 def check_fuzzer_exists(context_file, bindings): argument
63 struct selabel_handle *get_sehnd(const char *context_file) { in get_sehnd()
92 char *context_file = NULL; variable
308 char context_file[PATH_MAX]; local
38 FILE *context_file; in process_file() local
538 const char *context_file; /* the file to write a serialized connection member
688 const char *context_file; /* the file to write a serialized connection member
693 const char *context_file; /* the file to write a serialized connection member
1122 std::unique_ptr<File> context_file = OR_RETURN_NON_FATAL(OpenFileForReading(context_path)); in dexopt() local