Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dconf-parser.c448 static int hashmap_put_stats_by_path(Hashmap **stats_by_path, const char *path, const struct stat *… in hashmap_put_stats_by_path() function
508 r = hashmap_put_stats_by_path(&stats_by_path, *fn, &st); in config_parse_many_files()
525 r = hashmap_put_stats_by_path(&stats_by_path, *fn, &st); in config_parse_many_files()
640 r = hashmap_put_stats_by_path(&stats_by_path, conf_file, &st); in config_get_stats_by_path_one()
655 r = hashmap_put_stats_by_path(&stats_by_path, *fn, &st); in config_get_stats_by_path_one()