Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtc.who.c152 static time_t stlast = 0; variable
177 stlast = 1; in initwatch()
187 stlast = 0; in resetwatch()
198 int firsttime = stlast == 1;
256 if (stlast == sta.st_mtime) {
260 stlast = sta.st_mtime;