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

/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.c142 time_t time_rep; local
161 time_rep = time(NULL) + REPORT_SEC;
170 if ((time(NULL) >= time_rep) || (pageno == npages - 1) ||
175 time_rep = time(NULL) + REPORT_SEC;
211 if ((time(NULL) >= time_rep) || (pageno == npages - 1) ||
216 time_rep = time(NULL) + REPORT_SEC;
271 if ((time(NULL) >= time_rep) || (pageno == npages - 1) ||
276 time_rep = time(NULL) + REPORT_SEC;
297 time_t time_rep; local
316 time_rep
426 time_t time_rep; local
[all...]

Completed in 15 milliseconds