Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dconf-parser.c697 struct stat *st_a, *st_b; in stats_by_path_equal() local
703 HASHMAP_FOREACH_KEY(st_a, path, a) { in stats_by_path_equal()
708 if (!stat_inode_unmodified(st_a, st_b)) in stats_by_path_equal()