Searched defs:time1 (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/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
|
/illumos-gate/usr/src/cmd/cron/ |
H A D | atq.c | 502 time_t time1, time2; in execution() local
|
/illumos-gate/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 | 4924 int time1, time2 = -1; in terminal_func() local
|
/illumos-gate/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_server.c | 1572 clock_t time0, time1, time2; in smb_server_shutdown() local
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | localtime.c | 455 difftime(time_t time1, time_t time0) in difftime()
|