Searched refs:oflags (Results 1 – 3 of 3) sorted by relevance
137 u_int oflags; in res_nquery() local139 oflags = statp->_flags; in res_nquery()169 ((oflags ^ statp->_flags) & RES_F_EDNS0ERR) != 0) { in res_nquery()
2179 u_int oflags; in res_queryN() local2182 oflags = res->_flags; in res_queryN()2229 ((oflags ^ res->_flags) & RES_F_EDNS0ERR) != 0) { in res_queryN()
251 __u32 oflags; member