Searched refs:Seconds_t (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Dtrap.c44 Seconds_t time;
120 register Seconds_t t;
121 register Seconds_t now;
157 wakeup(Seconds_t t, register List_t* p)
163 Seconds_t now;
256 Seconds_t t;
H A Darchive.c79 if ((Seconds_t)ent->mtime > (Seconds_t)ar->st.st_mtime)
H A Dmake.h164 #define CURSECS ((Seconds_t)time(NiL)) /* seconds resolution time */
434 typedef uint32_t Seconds_t; /* seconds resolution time */ typedef
1057 extern void wakeup(Seconds_t, List_t*);
H A Drule.c566 Seconds_t t;

Completed in 514 milliseconds