Searched defs:time2 (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/cmd/luxadm/ |
H A D | hot.h | 69 #define NEWER(time1, time2) (time1.tv_sec > time2.tv_sec) argument
|
H A D | common.h | 222 #define NEWER(time1, time2) (time1.tv_sec > time2.tv_sec) argument
|
/titanic_44/usr/src/cmd/cron/ |
H A D | atq.c | 499 time_t time1, time2; in execution() local
|
/titanic_44/usr/src/grub/grub-0.97/stage2/ |
H A D | stage2.c | 240 int c, time1, time2 = -1, first_entry = 0; in run_menu() local
|
H A D | builtins.c | 4865 int time1, time2 = -1; in terminal_func() local
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | localtime.c | 1232 time2(tmp, funcp, offset, okayp) in time2() function
|