Searched defs:ret_file (Results 1 – 7 of 7) sorted by relevance
/systemd-251/src/basic/ |
D | os-util.h | 22 static inline int fopen_os_release(const char *root, char **ret_path, FILE **ret_file) { in fopen_os_release()
|
D | os-util.c | 208 …open_extension_release(const char *root, const char *extension, char **ret_path, FILE **ret_file) { in fopen_extension_release()
|
D | tmpfile-util.c | 278 int fopen_tmpfile_linkable(const char *target, int flags, char **ret_path, FILE **ret_file) { in fopen_tmpfile_linkable()
|
D | chase-symlinks.c | 538 FILE **ret_file) { in chase_symlinks_and_fopen_unlocked()
|
/systemd-251/src/tmpfiles/ |
D | offline-passwd.c | 11 static int open_passwd_file(const char *root, const char *fname, FILE **ret_file) { in open_passwd_file()
|
/systemd-251/src/core/ |
D | smack-setup.c | 26 … int fdopen_unlocked_at(int dfd, const char *dir, const char *name, int *status, FILE **ret_file) { in fdopen_unlocked_at()
|
/systemd-251/src/cryptsetup/ |
D | cryptsetup-generator.c | 53 static int split_locationspec(const char *locationspec, char **ret_file, char **ret_device) { in split_locationspec()
|