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

  /src/sys/external/bsd/libnv/dist/
msgio.c 159 msg_send(int sock, const struct msghdr *msg) function in typeref:typename:int
212 if (msg_send(sock, &msg) == -1)
293 if (msg_send(sock, &msg) == -1)
msgio.c 159 msg_send(int sock, const struct msghdr *msg) function in typeref:typename:int
212 if (msg_send(sock, &msg) == -1)
293 if (msg_send(sock, &msg) == -1)

Completed in 22 milliseconds