Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Defivars.c418 static inline int compare_stat_mtime(const struct stat *a, const struct stat *b) { in compare_stat_mtime() function
432 } else if (compare_stat_mtime(&a, &b) > 0) in systemd_efi_options_efivarfs_if_newer()