Home | History | Annotate | Download | only in resolv

Lines Matching refs:RES_USEVC

386 	v_circuit = (statp->options & RES_USEVC) || buflen > PACKETSZ;
613 if ((v_circuit && (statp->options & RES_USEVC) == 0U) ||