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

/freebsd-13-stable/lib/libc/resolv/
H A Dres_send.c381 EXT(statp).nstimes[ns] = RES_MAXTIME;
407 nstime = EXT(statp).nstimes[0];
414 EXT(statp).nstimes[ns] = EXT(statp).nstimes[ns + 1];
420 EXT(statp).nstimes[lastns] = nstime;
/freebsd-13-stable/include/
H A Dresolv.h187 u_int16_t nstimes[MAXNS]; /*%< ms. */ member in struct:__res_state::__anon7347::__anon7348

Completed in 109 milliseconds