Lines Matching refs:time
67 #include <time.h>
144 #define Dsetup 0x000200 /* one-time set-up */
235 " [-t time[s|m|h|d] [ -x nactive ] [ -l logfile ]\n\t"
266 "Need proper time input: ####x where "
270 fprintf(stderr, "Only got a time value of %d "
289 "Invalid time modifier, try: s|h|m|d\n");
348 time(&startup);
394 srand48(time(NULL) ^ (getpid() + (getpid() << 15)));
414 /* if we're buffering output, but we're only running on process at a time,
801 time(&t);
954 time(&active->mystime);
1097 time(&end_time);