Searched refs:HOURS (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tunables.c | 310 {10*SECONDS, 10*DAYS, 2*HOURS}, {2*HOURS} }, 340 {1*MS, 2*HOURS, 60*SECONDS}, {60*SECONDS} }, 344 {1*MS, 2*HOURS, 400*MS}, {400*MS} }, 393 {1*SECONDS, 2*HOURS, 60*SECONDS}, 423 {0*MS, 2*HOURS, 0*MS}, {0*MS} },
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | tunables.h | 141 #define HOURS (60 * MINUTES) macro 142 #define DAYS (24 * HOURS)
|
/titanic_50/usr/src/ucbcmd/shutdown/ |
H A D | shutdown.c | 78 #define HOURS *3600 macro 131 4 HOURS, 1 HOURS, 132 2 HOURS, 30 MINUTES, 133 1 HOURS, 15 MINUTES, 313 sint = 1 HOURS; in main()
|
/titanic_50/usr/src/uts/common/fs/sockfs/ |
H A D | nl7cnca.c | 69 #define HOURS (60 * MINUTES) macro 70 #define DAYS (24 * HOURS)
|
/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | netbios.h | 115 #define HOURS (60 * MINUTES) macro
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | misc.c | 226 #define HOURS (MINUTES * 60) macro 227 #define DAYS (HOURS * 24) 285 secs *= HOURS; in convtime()
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | conf.c | 264 #define HOURS * 60 MINUTES macro 265 #define DAYS * 24 HOURS 396 RejectLogInterval = 3 HOURS;
|
H A D | readcf.c | 26 #define HOURS HOUR macro
|
/titanic_50/usr/src/stand/lib/tcp/ |
H A D | tcp.c | 177 #define HOURS (60 * MINUTES) macro 178 #define DAYS (24 * HOURS)
|