Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Darch.c1043 int tocModTime; /* The table-of-contents' mod time */ in RanlibOODate() local
1054 tocModTime = (int)strtol(arh->ar_date, NULL, 10); in RanlibOODate()
1058 RANLIBMAG, Targ_FmtTime(tocModTime)); in RanlibOODate()
1060 gn->youngestChild->mtime > tocModTime; in RanlibOODate()