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

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.who.c154 static time_t stlast = 0; variable
179 stlast = 1;
189 stlast = 0;
200 int firsttime = stlast == 1;
275 if (stlast == sta.st_mtime) {
279 stlast = sta.st_mtime;

Completed in 47 milliseconds