Searched refs:REQUEST_SEND_FD (Results 1 – 1 of 1) sorted by relevance
45 REQUEST_SEND_FD, enumerator508 (void) fd_inc_sndbuf(resolve->fds[REQUEST_SEND_FD], QUERIES_MAX * BUFSIZE); in sd_resolve_new()580 if (resolve->fds[REQUEST_SEND_FD] >= 0) { in resolve_free()589 (void) send(resolve->fds[REQUEST_SEND_FD], &req, req.length, MSG_NOSIGNAL); in resolve_free()978 if (sendmsg(resolve->fds[REQUEST_SEND_FD], &mh, MSG_NOSIGNAL) < 0) in resolve_getaddrinfo_with_destroy_callback()1067 if (sendmsg(resolve->fds[REQUEST_SEND_FD], &mh, MSG_NOSIGNAL) < 0) in resolve_getnameinfo_with_destroy_callback()