Searched refs:name_mtime (Results 1 – 2 of 2) sorted by relevance
68 static FILE_TIMESTAMP name_mtime PARAMS ((char *name));1227 mtime = name_mtime (file->name); in f_mtime()1258 mtime = name_mtime (name); in f_mtime()1355 name_mtime (char *name) in name_mtime() function1524 mtime = name_mtime (libbuf); in library_search()1564 mtime = name_mtime (buf); in library_search()
657 * remake.c (name_mtime): If the stat() of a file fails and the -L996 * remake.c (name_mtime): If MAKE_SYMLINKS and check_symlink_flag,1745 * remake.c (name_mtime): Ditto.2499 * remake.c (touch_file, name_mtime): Likewise.2680 (name_mtime): Replace EINTR test with EINTR_SET macro.