Home
last modified time | relevance | path

Searched refs:WEEKS (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dmisc.c228 #define WEEKS (DAYS * 7) macro
293 secs *= WEEKS; in convtime()