Home | History | Annotate | Download | only in resolv

Lines Matching refs:RES_F_VC

762 	if (statp->_vcsock >= 0 && (statp->_flags & RES_F_VC) != 0) {
773 statp->_flags &= ~RES_F_VC;
777 if (statp->_vcsock < 0 || (statp->_flags & RES_F_VC) == 0) {
825 statp->_flags |= RES_F_VC;