Home | History | Annotate | Download | only in src

Lines Matching refs:seconds

1185  * handle special variables with side effects - PATH, SECONDS.
1209 static time_t seconds; /* time SECONDS last set */
1273 * On start up the value of SECONDS is used before
1279 num.i = tv.tv_sec - seconds;
1434 seconds = tv.tv_sec - num.i;