gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:printf from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_mkquery.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_mkquery.c - 10.9KB - 326 lines
136:         if (statp->options & RES_DEBUG)
137:                 printf(";; res_nmkquery(%s, %s, %s, %s)\n",
138:                        _res_opcodes[op], dname, p_class(class), p_type(type));
242: if ((statp->options & RES_DEBUG) != 0U) 243: printf(";; res_nopt()\n"); 244: #endif
263: if (statp->options & RES_DEBUG) 264: printf(";; res_opt()... ENDS0 DNSSEC\n"); 265: #endif
297: if ((statp->options & RES_DEBUG) != 0U) 298: printf(";; res_nopt_rdata()\n"); 299: #endif