OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usingTCP
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libresolv/
res_sendsigned.c
37
int
usingTCP
= 0;
95
usingTCP
= 1;
96
if (
usingTCP
== 0)
150
if (hp->tc && !
usingTCP
&& (statp->options & RES_IGNTC) == 0U) {
152
usingTCP
= 1;
res_sendsigned.c
37
int
usingTCP
= 0;
95
usingTCP
= 1;
96
if (
usingTCP
== 0)
150
if (hp->tc && !
usingTCP
&& (statp->options & RES_IGNTC) == 0U) {
152
usingTCP
= 1;
Completed in 20 milliseconds
Indexes created Tue Sep 23 07:09:52 GMT 2025