Searched refs:usingTCP (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_sendsigned.c34 int usingTCP = 0; local
92 usingTCP = 1;
93 if (usingTCP == 0)
147 if (hp->tc && !usingTCP && (statp->options & RES_IGNTC) == 0U) {
149 usingTCP = 1;

Completed in 104 milliseconds