Searched refs:send_fd (Results 1 – 15 of 15) sorted by relevance
| /openbsd-src/libexec/login_skey/ |
| H A D | login_skey.c | 48 void send_fd(int); 172 send_fd(fileno(back)); in main() 274 send_fd(int sock) in send_fd() function
|
| /openbsd-src/gnu/llvm/lldb/source/Host/common/ |
| H A D | UDPSocket.cpp | 91 auto send_fd = CreateSocket( in Connect() local 95 socket.reset(new UDPSocket(send_fd)); in Connect()
|
| /openbsd-src/libexec/ftpd/ |
| H A D | monitor.h | 39 void send_fd(int, int);
|
| H A D | monitor_fdpass.c | 32 send_fd(int sock, int fd) in send_fd() function
|
| H A D | monitor.c | 341 send_fd(fd_slave, s); in handle_cmds() 512 send_fd(fd_monitor, s); in monitor_bind()
|
| /openbsd-src/sbin/pflogd/ |
| H A D | pflogd.h | 45 void send_fd(int, int);
|
| H A D | privsep.c | 170 send_fd(socks[0], fd); in priv_init() 204 send_fd(socks[0], bpfd); in priv_init()
|
| H A D | privsep_fdpass.c | 50 send_fd(int sock, int fd) in send_fd() function
|
| /openbsd-src/usr.sbin/syslogd/ |
| H A D | syslogd.h | 49 void send_fd(int, int);
|
| H A D | privsep.c | 265 send_fd(sock, fd); in priv_exec() 291 send_fd(sock, fd); in priv_exec() 301 send_fd(sock, fd); in priv_exec() 312 send_fd(sock, fd); in priv_exec()
|
| H A D | privsep_fdpass.c | 45 send_fd(int sock, int fd) in send_fd() function
|
| /openbsd-src/sbin/iked/ |
| H A D | ocsp.c | 195 int error, send_fd = -1; in ocsp_connect_cb() local 212 send_fd = fd; in ocsp_connect_cb() 215 ocsp_connect_finish(oc->oc_sock.sock_env, send_fd, oc); in ocsp_connect_cb() 218 if (send_fd == -1) in ocsp_connect_cb()
|
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | privsep.h | 84 void send_fd(int, int);
|
| H A D | privsep.c | 389 send_fd(fd, *bpfd); in impl_open_bpf() 411 send_fd(fd, file); in impl_open_dump() 429 send_fd(fd, file); in impl_open_pfosfp() 444 send_fd(fd, file); in impl_open_output()
|
| H A D | privsep_fdpass.c | 33 send_fd(int sock, int fd) in send_fd() function
|