/systemd-251/src/basic/ |
D | stat-util.c | 39 struct stat st; in is_dir() local 55 struct stat st; in is_dir_fd() local 127 bool null_or_empty(struct stat *st) { in null_or_empty() 143 struct stat st; in null_or_empty_path_with_root() local 163 struct stat st; in null_or_empty_fd() local 174 struct statvfs st; in path_is_read_only_fs() local 277 int stat_verify_regular(const struct stat *st) { in stat_verify_regular() 296 struct stat st; in fd_verify_regular() local 306 int stat_verify_directory(const struct stat *st) { in stat_verify_directory() 319 struct stat st; in fd_verify_directory() local [all …]
|
D | chattr-util.c | 26 struct stat st; in chattr_full() local 138 struct stat st; in read_attr_fd() local
|
/systemd-251/src/shared/ |
D | chown-recursive.c | 19 const struct stat *st, in chown_one() 47 const struct stat *st, in chown_recursive_internal() 117 struct stat st; in path_chown_recursive() local 146 struct stat st; in fd_chown_recursive() local
|
D | copy.c | 75 struct stat st; in fd_is_nonblock_pipe() local 466 const struct stat *st, in fd_copy_symlink() 618 const struct stat *st, in try_hardlink() 649 const struct stat *st, in memorize_hardlink() 682 const struct stat *st, in fd_copy_regular() 759 const struct stat *st, in fd_copy_fifo() 807 const struct stat *st, in fd_copy_node() 855 const struct stat *st, in fd_copy_directory() 1049 struct stat st; in copy_tree_at_full() local 1110 struct stat st; in copy_directory_fd_full() local [all …]
|
D | install-file.c | 16 struct stat st; in fs_make_very_read_only() local 122 struct stat st; in install_file() local
|
D | discover-image.c | 210 const struct stat *st, in image_make() 446 struct stat st; in image_find() local 557 struct stat st; in image_discover() local 965 struct stat st; in image_read_only() local 983 struct stat st; in image_read_only() local 1011 struct stat st; in image_path_lock() local
|
D | find-esp.c | 231 struct stat st, st2; in verify_fsroot_dir() local 410 struct stat st; in find_esp_and_warn() local 670 struct stat st; in find_xbootldr_and_warn() local
|
D | lockfile-util.c | 43 struct stat st; in make_lock_file() local
|
D | rm-rf.c | 33 struct stat st; in patch_dirfd_mode() local 126 struct stat st; in rm_rf_inner_child() local
|
/systemd-251/src/nspawn/ |
D | nspawn-patch-uid.c | 153 static int patch_acls(int fd, const char *name, const struct stat *st, uid_t shift) { in patch_acls() 209 static int patch_acls(int fd, const char *name, const struct stat *st, uid_t shift) { in patch_acls() 215 static int patch_fd(int fd, const char *name, const struct stat *st, uid_t shift) { in patch_fd() 287 static int recurse_fd(int fd, bool donate_fd, const struct stat *st, uid_t shift, bool is_toplevel)… in recurse_fd() 402 struct stat st; in fd_patch_uid_internal() local
|
/systemd-251/src/resolve/ |
D | resolved-resolv-conf.c | 25 struct stat st, own; in manager_check_resolv_conf() local 52 static bool file_is_our_own(const struct stat *st) { in file_is_our_own() 73 struct stat st; in manager_read_resolv_conf() local
|
/systemd-251/src/test/ |
D | test-dev-setup.c | 14 struct stat st; in main() local
|
D | test-chown-rec.c | 45 struct stat st; in TEST() local
|
D | test-fs-util.c | 35 struct stat st; in TEST() local 553 struct stat st; in TEST() local 651 struct stat st; in TEST() local 750 struct stat st; in TEST() local
|
D | test-devnum-util.c | 64 struct stat st; in test_device_path_make_canonical_one() local
|
/systemd-251/src/libsystemd/sd-journal/ |
D | journal-vacuum.c | 53 const struct stat *st, in patch_realtime() 88 struct stat st; in journal_file_empty() local 150 struct stat st; in journal_directory_vacuum() local
|
/systemd-251/src/hibernate-resume/ |
D | hibernate-resume.c | 14 struct stat st; in main() local
|
/systemd-251/src/locale/ |
D | keymap-util.c | 92 struct stat st; in locale_read_data() local 158 struct stat st; in vconsole_read_data() local 195 struct stat st; in x11_read_data() local 285 struct stat st; in locale_write_data() local 319 struct stat st; in vconsole_write_data() local 355 struct stat st; in x11_write_data() local
|
/systemd-251/src/partition/ |
D | makefs.c | 24 struct stat st; in run() local
|
/systemd-251/src/update-done/ |
D | update-done.c | 41 struct stat st; in main() local
|
/systemd-251/src/core/ |
D | load-dropin.c | 115 struct stat st; in unit_load_dropin() local
|
/systemd-251/src/udev/ |
D | udevadm-lock.c | 149 struct stat st; in find_devno() local 214 struct stat st; in lock_device() local
|
D | udevadm-util.c | 18 struct stat st; in find_device_from_path() local
|
/systemd-251/src/timesync/ |
D | timesyncd.c | 38 struct stat st; in load_clock_timestamp() local
|
/systemd-251/src/xdg-autostart-generator/ |
D | xdg-autostart-generator.c | 55 struct stat st; in enumerate_xdg_autostart() local
|