Home | Sort by: relevance | last modified time | path |
/src/lib/libc/resolv/ | |
res_send.c | 418 EXT(statp).nstimes[ns] = RES_MAXTIME; 444 nstime = EXT(statp).nstimes[0]; 451 EXT(statp).nstimes[ns] = EXT(statp).nstimes[ns + 1]; 457 EXT(statp).nstimes[lastns] = nstime; |
/src/include/ | |
resolv.h | 189 uint16_t nstimes[MAXNS]; /*%< ms. */ member in struct:__res_state::__anon71e73c51030a::__anon71e73c510408 |