HomeSort by: relevance | last modified time | path
    Searched defs:host_sendmsg (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librumpclient/
rumpclient.c 91 ssize_t (*host_sendmsg)(int, const struct msghdr *, int); variable in typeref:typename:ssize_t (*)(int,const struct msghdr *,int)
  /src/lib/librumpuser/
sp_common.c 91 #define host_sendmsg sendmsg macro
334 n = host_sendmsg(fd, &msg, MSG_NOSIGNAL);

Completed in 15 milliseconds