Home
last modified time | relevance | path

Searched defs:MINUTES (Results 1 – 12 of 12) sorted by relevance

/titanic_44/usr/src/uts/common/smbsrv/
H A Dnetbios.h114 #define MINUTES (60 * SECONDS) macro
/titanic_44/usr/src/cmd/backup/dump/
H A Ddumpoptr.c373 #define MINUTES(x) ((x) * 60) macro
/titanic_44/usr/src/uts/common/inet/
H A Dtunables.h140 #define MINUTES (60 * SECONDS) macro
/titanic_44/usr/src/uts/common/fs/sockfs/
H A Dnl7cnca.c68 #define MINUTES (60 * SECONDS) macro
/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dmisc.c225 #define MINUTES (SECONDS * 60) macro
/titanic_44/usr/src/ucbcmd/shutdown/
H A Dshutdown.c79 #define MINUTES *60 macro
/titanic_44/usr/src/cmd/svr4pkg/pkgadm/
H A Dlock.c80 #define MINUTES(x) ((unsigned int)(seconds(x)*60)) macro
/titanic_44/usr/src/cmd/bnu/
H A Duustat.c45 #define MINUTES 60 macro
/titanic_44/usr/src/cmd/sendmail/src/
H A Dreadcf.c24 #define MINUTES * 60 macro
H A Dconf.c263 #define MINUTES * 60 macro
/titanic_44/usr/src/stand/lib/tcp/
H A Dtcp.c176 #define MINUTES (60 * SECONDS) macro
/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dstdef.h393 #define MINUTES(val) ((val) * 60) macro