Home | Sort by: relevance | last modified time | path |
/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); |