OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:file_timestamp_sprintf
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/
file.c
785
file_timestamp_sprintf
(buf, ts);
847
file_timestamp_sprintf
(char *p, FILE_TIMESTAMP ts)
940
file_timestamp_sprintf
(buf, f->last_mtime);
841
file_timestamp_sprintf
(char *p, FILE_TIMESTAMP ts)
function
filedef.h
158
extern void
file_timestamp_sprintf
PARAMS ((char *p, FILE_TIMESTAMP ts));
Completed in 24 milliseconds