Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c375 EXT(statp).nstimes[ns] = RES_MAXTIME; in res_nsend()
401 nstime = EXT(statp).nstimes[0]; in res_nsend()
408 EXT(statp).nstimes[ns] = EXT(statp).nstimes[ns + 1]; in res_nsend()
414 EXT(statp).nstimes[lastns] = nstime; in res_nsend()
/titanic_41/usr/src/head/
H A Dresolv.h222 uint16_t nstimes[MAXNS]; /* ms. */ member