Searched refs:save_retrans (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Dres_data.c112 unsigned int save_retrans, save_retry, save_options, save_id; local
121 save_retrans = RES_TIMEOUT;
131 if (_res_static->retrans != 0) save_retrans = _res_static->retrans;
139 _res_static->retrans = save_retrans;

Completed in 87 milliseconds