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

/freebsd-11-stable/contrib/tcsh/
H A Dtc.who.c152 static time_t stlast = 0; variable
177 stlast = 1;
187 stlast = 0;
198 int firsttime = stlast == 1;
256 if (stlast == sta.st_mtime) {
260 stlast = sta.st_mtime;

Completed in 101 milliseconds