OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ar_date
(Results
1 - 2
of
2
) sorted by relevancy
/src/include/
ar.h
56
char
ar_date
[12]; /* modification time */
member in struct:ar_hdr
/src/usr.bin/make/
arch.c
676
(int)sizeof out_arh->
ar_date
, out_arh->
ar_date
);
745
* Update the
ar_date
of the member of an archive, on disk but not in the
760
snprintf(arh.
ar_date
, sizeof arh.
ar_date
, "%-ld", (unsigned long)now);
784
snprintf(arh.
ar_date
, sizeof arh.
ar_date
, "%-ld", (unsigned long)now);
804
gn->mtime = (time_t)strtol(arh->
ar_date
, NULL, 10);
888
tocModTime = (int)strtol(arh->
ar_date
, NULL, 10);
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025