Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/csh/
H A Dsh.local.h37 #define MAILINTVL 600 /* 10 minutes */ macro
H A Dsh.c1103 intvl = (cnt && number(*vp)) ? (--cnt, getn(*vp++)) : MAILINTVL; in mailchk()