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

  /src/external/mpl/bind/dist/lib/isc/netmgr/
http.c 3850 size_t last_value_len; member in struct:isc_httpparser_state
3950 st->query_len = st->last_value_len;
3991 st->last_value_len = GETP() - st->last_value;
http.c 3850 size_t last_value_len; member in struct:isc_httpparser_state
3950 st->query_len = st->last_value_len;
3991 st->last_value_len = GETP() - st->last_value;

Completed in 46 milliseconds