Searched refs:send_fd (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/tests/net/fdpass/ |
| H A D | fdpass.c | 47 send_fd(int sock, int fd) in send_fd() function 208 send_fd(s[0], fd); in main()
|
| /netbsd-src/dist/pf/sbin/pflogd/ |
| H A D | pflogd.h | 50 void send_fd(int, int);
|
| H A D | privsep_fdpass.c | 51 send_fd(int sock, int fd) in send_fd() function
|
| H A D | privsep.c | 167 send_fd(socks[0], fd); in priv_init()
|
| /netbsd-src/external/bsd/libpcap/dist/ |
| H A D | dlpisubs.h | 18 int send_fd; member
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
| H A D | privsep.c | 82 static int send_fd(int, int); 582 if (send_fd(privsep_sock[0], s) < 0) { in privsep_init() 1224 if (send_fd(privsep_sock[1], s) < 0) 1303 if (send_fd(privsep_sock[1], s) < 0) 1586 send_fd(s, fd) in send_fd() function
|