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

/freebsd-current/lib/libc/resolv/
H A Dres_send.c374 EXT(statp).nstimes[ns] = RES_MAXTIME;
400 nstime = EXT(statp).nstimes[0];
407 EXT(statp).nstimes[ns] = EXT(statp).nstimes[ns + 1];
413 EXT(statp).nstimes[lastns] = nstime;
/freebsd-current/include/
H A Dresolv.h186 u_int16_t nstimes[MAXNS]; /*%< ms. */ member in struct:__res_state::__anon3::__anon4

Completed in 60 milliseconds