Searched defs:send_fd (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/pf/pflogd/
H A Dprivsep_fdpass.c50 send_fd(int sock, int fd) function
/freebsd-10-stable/contrib/netbsd-tests/net/fdpass/
H A Dfdpass.c47 send_fd(int sock, int fd) function
/freebsd-10-stable/tests/sys/kern/
H A Dunix_passfd_test.c112 sendfd_payload(int sockfd, int send_fd, void *payload, size_t paylen) argument
136 memcpy(CMSG_DATA(cmsghdr), &send_fd, sizeof(int)); local
146 sendfd(int sockfd, int send_fd) argument

Completed in 29 milliseconds