Home
last modified time | relevance | path

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

/dports/sysutils/pacman/pacman-5.1.3/src/pacman/
H A Dcheck.c109 static int check_file_time(const char *pkgname, const char *filepath, in check_file_time() function
367 file_errors += check_file_time(pkgname, filepath, &st, entry, backup); in check_pkg_full()
/dports/graphics/xbmbrowser/xbmbrowser5.1/
H A Dxbmbrowser.h229 extern time_t check_file_time(); /* check if a file was modified */
H A Dmisc.c240 check_file_time(file) in check_file_time() function
H A Dimages.c764 if ( (time = check_file_time(item->fname)) == 0 )