Home
last modified time | relevance | path

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

/external/u-boot/tools/patman/
Dtest_util.py23 def RunTestCoverage(prog, filter_fname, exclude_list, build_dir, required=None): argument
/external/selinux/restorecond/
Drestore.c12 char **exclude_list; variable
/external/selinux/policycoreutils/setfiles/
Drestore.c17 char **exclude_list; variable
/external/selinux/python/sepolicy/sepolicy/
D__init__.py550 def find_all_files(domain, exclude_list=[]): argument
560 def find_entrypoint_path(exe, exclude_list=[]): argument
Dgui.py1624 def exclude_type(self, type, exclude_list): argument
/external/selinux/libselinux/src/
Dselinux_restorecon.c1186 void selinux_restorecon_set_exclude_list(const char **exclude_list) in selinux_restorecon_set_exclude_list()