Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Darch.c1042 int tocModTime; /* The table-of-contents' mod time */ in RanlibOODate() local
1053 tocModTime = (int)strtol(arh->ar_date, NULL, 10); in RanlibOODate()
1057 RANLIBMAG, Targ_FmtTime(tocModTime)); in RanlibOODate()
1059 gn->youngestChild->mtime > tocModTime; in RanlibOODate()