Searched refs:paths_check_timestamp (Results 1 – 3 of 3) sorted by relevance
41 bool paths_check_timestamp(const char* const* paths, usec_t *paths_ts_usec, bool update);
508 bool paths_check_timestamp(const char* const* paths, usec_t *timestamp, bool update) { in paths_check_timestamp() function
1767 return paths_check_timestamp(rules_dirs, &rules->dirs_ts_usec, true); in udev_rules_check_timestamp()