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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.local.h28 * MAILINTVL How often to mailcheck; more often is more expensive
37 #define MAILINTVL 600 /* 10 minutes */ macro
H A Dsh.c1103 intvl = (cnt && number(*vp)) ? (--cnt, getn(*vp++)) : MAILINTVL;

Completed in 89 milliseconds