Searched defs:time1 (Results 1 – 8 of 8) sorted by relevance
/titanic_41/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_41/usr/src/cmd/cron/ |
H A D | atq.c | 499 time_t time1, time2; in execution() local
|
/titanic_41/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_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/ |
H A D | piclwatchdog.c | 80 static wd_time_t time1[NUMBER_OF_READINGS]; variable
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | localtime.c | 1347 time1(tmp, funcp, offset) in time1() function
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | localtime.c | 455 difftime(time_t time1, time_t time0) in difftime()
|