HomeSort by: relevance | last modified time | path
    Searched refs:QUERY_RESP_STATE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/iterator/
iterator.h 232 QUERY_RESP_STATE,
276 * responses should start with QUERY_RESP_STATE. Subsequent
iterator.c 788 * is QUERY_RESP_STATE, unless it is known that the request won't
2742 return next_state(iq, QUERY_RESP_STATE);
2824 iq->state = QUERY_RESP_STATE;
2986 iq->state = QUERY_RESP_STATE;
3746 * QUERY_RESP_STATE, but will not handle CNAME responses and will treat
4239 case QUERY_RESP_STATE:
4295 iq->state = QUERY_RESP_STATE;
4588 case QUERY_RESP_STATE :

Completed in 21 milliseconds