Home
last modified time | relevance | path

Searched refs:no_response (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mpl/bind/dist/bin/tests/system/digdelv/ans5/
H A Dans.pl84 no_response => [],
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dresolver.c814 bool no_response; /* no response was received */
1099 fctx_cancelquery(resquery_t **queryp, isc_time_t *finish, bool no_response, in fix_mustbedelegationornxdomain()
1123 if (finish != NULL || no_response) { in fix_mustbedelegationornxdomain()
1179 INSIST(no_response); in fix_mustbedelegationornxdomain()
1343 fctx_cancelqueries(fetchctx_t *fctx, bool no_response, bool age_untried) { in fctx_cancelquery()
1369 fctx_cancelquery(&query, NULL, no_response, age_untried); in fctx_cancelquery()
1652 bool no_response = false; in fcount_incr()
1696 * so we set 'no_response' to true here: that way, when in fcount_decr()
1700 no_response = true; in fcount_decr()
1707 fctx_cancelqueries(fctx, no_response, age_untrie in fcount_decr()
803 bool no_response; /* no response was received */ global() member
1313 fctx_cancelquery(resquery_t ** queryp,isc_time_t * finish,bool no_response,bool age_untried) fctx_cancelquery() argument
1554 fctx_cancelqueries(fetchctx_t * fctx,bool no_response,bool age_untried) fctx_cancelqueries() argument
1836 bool no_response = false; fctx__done_detach() local
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dresolver.c766 bool no_response; /* no response was received */ member
1285 isc_time_t *finish, bool no_response, bool age_untried) { in fctx_cancelquery() argument
1307 if (finish != NULL || no_response) { in fctx_cancelquery()
1360 INSIST(no_response); in fctx_cancelquery()
1523 fctx_cancelqueries(fetchctx_t *fctx, bool no_response, bool age_untried) { in fctx_cancelqueries() argument
1532 fctx_cancelquery(&query, NULL, NULL, no_response, age_untried); in fctx_cancelqueries()
1598 fctx_stopqueries(fetchctx_t *fctx, bool no_response, bool age_untried) { in fctx_stopqueries() argument
1600 fctx_cancelqueries(fctx, no_response, age_untried); in fctx_stopqueries()
1873 bool no_response = false; in fctx_done() local
1887 no_response = true; in fctx_done()
[all …]
/netbsd-src/sys/dev/pcmcia/
H A Dif_malo_pcmcia.c1936 cmalo_cmd_request(struct malo_softc *sc, uint16_t psize, int no_response) in cmalo_cmd_request() argument
1955 if (no_response) { in cmalo_cmd_request()