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

  /src/external/mpl/bind/dist/bin/dig/
dig.c 1142 size_t last_port_len; member in struct:isc_proxy_addrs_parser_state
1297 st->src_port_len = st->last_port_len;
1312 st->dst_port_len = st->last_port_len;
1360 st->last_port_len = GETP() - start;
dig.c 1142 size_t last_port_len; member in struct:isc_proxy_addrs_parser_state
1297 st->src_port_len = st->last_port_len;
1312 st->dst_port_len = st->last_port_len;
1360 st->last_port_len = GETP() - start;

Completed in 30 milliseconds