Search | Google it | Results 1 - 1 of 1 for funcall:fprintf from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_send.c (0.00 seconds) |
1289: } 1290: fprintf(file, "res_send: %s ([%s].%s): %s\n", 1291: string, hbuf, sbuf, strerror(error)); 1300: if ((statp->options & RES_DEBUG) != 0U) 1301: fprintf(file, "res_send: %s: %s\n", 1302: string, strerror(error));