Home
last modified time | relevance | path

Searched defs:mailtime (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sh/
H A Dmain.c346 time_t mailtime = 0; /* Must not be a register variable */ in exfile() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c71 static time_t mailtime; variable