Searched defs:install_file (Results 1 – 2 of 2) sorted by relevance
/external/selinux/libsemanage/src/ | ||
D | policy.h | 53 int (*install_file) (struct semanage_handle *, const char *); member |
/external/clang/ | ||
D | build.py | 56 def install_file(src, dst): function |