Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dunix_recv_fd.c47 int unix_recv_fd(int fd) in unix_recv_fd() function
169 while ((client_fd = unix_recv_fd(client_sock)) >= 0) { in main()
H A Diostuff.h33 extern int unix_recv_fd(int);
H A DMakefile.in30 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 \
458 unix_recv_fd: $(LIB)
2802 unix_recv_fd.o: iostuff.h
2803 unix_recv_fd.o: msg.h
2804 unix_recv_fd.o: sys_defs.h
2805 unix_recv_fd.o: unix_recv_fd.c
H A Dsys_defs.h1449 #define LOCAL_RECV_FD unix_recv_fd
/netbsd-src/external/ibm-public/postfix/lib/util/
H A DMakefile217 unix_recv_fd.c \
237 COPTS.unix_recv_fd.c = -Wno-stack-protector
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY10967 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,