Home
last modified time | relevance | path

Searched refs:InstallFileFlags (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dinstall-file.h6 typedef enum InstallFileFlags { enum
12 } InstallFileFlags; typedef
14 …e_atfd, const char *source_name, int target_atfd, const char *target_name, InstallFileFlags flags);
Dinstall-file.c99 InstallFileFlags flags) { in install_file()