Lines Matching defs:start
207 isc_time_t start;
356 isc_time_t start;
919 * We have both the start and finish times for this
923 &query->start);
1338 fctx->duration = isc_time_microdiff(&now, &fctx->start);
1679 TIME_NOW(&query->start);
2214 isc_time_seconds(&query->start),
2342 * so start with minimal EDNS UDP size.
2600 tcp, &zr, &query->start, NULL, &query->buffer);
3097 * the ADB to start looking using zone/hint data. This keeps us
3563 dns_adbfind_t *find, *start;
3607 start = find;
3625 } while (find != start);
3652 start = find;
3670 } while (find != start);
3945 isc_time_compare(&tevent->due, &query->start) >= 0)
4088 FCTXTRACE("start");
4315 TIME_NOW(&fctx->start);
5676 * simple, we just start the
7923 &zr, &query->start, NULL, &devent->buffer);
9155 * start the priming fetch like any other fetch, and holding
9156 * no resolver locks. No one else will try to start it