Searched defs:context_file (Results 1 – 5 of 5) sorted by relevance
62 struct selabel_handle *get_sehnd(const char *context_file) { in get_sehnd()
90 char *context_file = NULL; variable
304 char context_file[PATH_MAX]; local
38 FILE *context_file; in process_file() local
40 def file_from_modpath(modpath, path=None, context_file=None): argument