Home | History | Annotate | Download | only in resolv

Lines Matching refs:nstimes

459 			EXT(statp).nstimes[ns] = RES_MAXTIME;
485 nstime = EXT(statp).nstimes[0];
492 EXT(statp).nstimes[ns] = EXT(statp).nstimes[ns + 1];
498 EXT(statp).nstimes[lastns] = nstime;