Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/libnv/dist/
H A Dmsgio.c256 fd_package_send(int sock, const int *fds, size_t nfds) in fd_package_send() function
420 ret = fd_package_send(sock, fds + i, step); in fd_send()