Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dandroid.c62 struct selabel_handle *get_sehnd(const char *context_file) { in get_sehnd()
Dmksquashfs.c90 char *context_file = NULL; variable
/external/selinux/policycoreutils/run_init/
Drun_init.c304 char context_file[PATH_MAX]; local
/external/selinux/libselinux/utils/
Dsefcontext_compile.c38 FILE *context_file; in process_file() local
/external/autotest/utils/
Drun_pylint.py40 def file_from_modpath(modpath, path=None, context_file=None): argument