OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mtime_before_update
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/host-tools/make-3.81/
filedef.h
38
FILE_TIMESTAMP
mtime_before_update
; /* File's modtime before any updating
member in struct:file
file.c
317
to_file->
mtime_before_update
= from_file->
mtime_before_update
;
680
f2->
mtime_before_update
= NONEXISTENT_MTIME;
remake.c
188
mtime != file->
mtime_before_update
)
851
if (file->
mtime_before_update
== UNKNOWN_MTIME)
852
file->
mtime_before_update
= file->last_mtime;
[
all
...]
main.c
[
all
...]
Completed in 472 milliseconds