Home
last modified time | relevance | path

Searched defs:MINUTE (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/
H A Dhistory.c4 #define MINUTE(x) ((long)(x)*60L) macro
/plan9/sys/src/cmd/cwfs/
H A Dall.h20 #define MINUTE(n) ((n)*SECOND(60)) macro
/plan9/sys/src/cmd/disk/kfs/
H A Ddat.h133 #define MINUTE(n) (n*SECOND(60)) macro
/plan9/sys/src/cmd/ip/
H A Dping.c15 MINUTE = 60*SECOND, enumerator