Searched defs:install_file (Results 1 – 4 of 4) 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
981 static int install_file(const char *path, int devfd, struct stat *rst) in install_file() function