Searched defs:install_file (Results 1 – 3 of 3) sorted by relevance
28 def install_file(file_name, src_dir, dst_dir): function
53 int (*install_file) (struct semanage_handle *, const char *); member
93 def install_file(src, dst): function