Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c378 EXT(statp).nstimes[ns] = RES_MAXTIME; in res_nsend()
404 nstime = EXT(statp).nstimes[0]; in res_nsend()
411 EXT(statp).nstimes[ns] = EXT(statp).nstimes[ns + 1]; in res_nsend()
417 EXT(statp).nstimes[lastns] = nstime; in res_nsend()
/titanic_50/usr/src/head/
H A Dresolv.h222 uint16_t nstimes[MAXNS]; /* ms. */ member