Home
last modified time | relevance | path

Searched refs:sockflags (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/util/
H A Diov.c154 ssize_t iov_send_recv_with_flags(int sockfd, int sockflags, in iov_send_recv_with_flags() argument
206 ret = do_send_recv(sockfd, sockflags, iov, niov, do_send); in iov_send_recv_with_flags()
210 ret = do_send_recv(sockfd, sockflags, iov, niov, do_send); in iov_send_recv_with_flags()
/openbmc/qemu/include/qemu/
H A Diov.h99 ssize_t iov_send_recv_with_flags(int sockfd, int sockflags,