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

/freebsd-10-stable/lib/libc/resolv/
H A Dres_send.c380 EXT(statp).nstimes[ns] = RES_MAXTIME;
406 nstime = EXT(statp).nstimes[0];
413 EXT(statp).nstimes[ns] = EXT(statp).nstimes[ns + 1];
419 EXT(statp).nstimes[lastns] = nstime;
/freebsd-10-stable/include/
H A Dresolv.h185 u_int16_t nstimes[MAXNS]; /*%< ms. */ member in struct:__res_state::__anon5583::__anon5584

Completed in 71 milliseconds