Searched refs:unix_send_fd (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | unix_send_fd.c | 55 int unix_send_fd(int fd, int sendfd) in unix_send_fd() function 145 return (unix_send_fd(fd, sendfd)); in unix_send_fd() 193 if (unix_send_fd(server_sock, client_fd) < 0) in main()
|
H A D | iostuff.h | 34 extern int unix_send_fd(int, int);
|
H A D | Makefile.in | 30 unix_recv_fd.c unix_send_fd.c unix_trigger.c unsafe.c uppercase.c \ 77 unix_recv_fd.o unix_send_fd.o unix_trigger.o unsafe.o uppercase.o \ 142 unix_recv_fd unix_send_fd stream_recv_fd stream_send_fd hex_code \ 463 unix_send_fd: $(LIB) 2806 unix_send_fd.o: iostuff.h 2807 unix_send_fd.o: msg.h 2808 unix_send_fd.o: sys_defs.h 2809 unix_send_fd.o: unix_send_fd.c
|
H A D | sys_defs.h | 1448 #define LOCAL_SEND_FD unix_send_fd
|
/netbsd-src/external/ibm-public/postfix/lib/util/ |
H A D | Makefile | 218 unix_send_fd.c \ 238 COPTS.unix_send_fd.c = -Wno-stack-protector
|
/netbsd-src/external/ibm-public/postfix/dist/ |
H A D | HISTORY | 10967 util/unix_send_fd.c, util/unix_recv_fd.c. 15278 Files: util/unix_send_fd.c, unix_recv_fd.c, unix_pass_fd_fix.c. 21002 util/unix_recv_fd.c, util/unix_send_fd.c, util/unix_trigger.c, 26834 File: util/unix_send_fd.c 26847 util/unix_send_fd.c, mantools/postlink, proto/postconf.proto.
|