Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/dig/
H A Dnslookup.c39 tcpmode = 0, variable
468 tcpmode ? "vc" : "novc", in show_settings()
637 tcpmode = 1; in setoption()
639 tcpmode = 0; in setoption()
713 lookup->tcp_mode = tcpmode; in addlookup()