Searched defs:send_vc (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/resolv/
H A Dres_send.c142 static int send_vc(res_state, const u_char *, int,
552 n = send_vc(statp, buf, buflen, ans, anssiz, &terrno,
569 "used send_vc %d\n", n);
750 send_vc(res_state statp, function
768 __libc_format_log(ANDROID_LOG_DEBUG, "libc", "using send_vc\n");
997 __libc_format_log(ANDROID_LOG_DEBUG, "libc", " %d send_vc\n", sock);

Completed in 30 milliseconds