Searched refs:unix_pass_fd_fix (Results 1 – 7 of 7) sorted by relevance
87 if (unix_pass_fd_fix & UNIX_PASS_FD_FIX_CMSG_LEN) { in unix_send_fd()141 if (unix_pass_fd_fix == 0) { in unix_send_fd()144 unix_pass_fd_fix = UNIX_PASS_FD_FIX_CMSG_LEN; in unix_send_fd()
56 int unix_pass_fd_fix = 0; variable67 unix_pass_fd_fix = name_mask("descriptor passing workarounds", in set_unix_pass_fd_fix()
79 if (unix_pass_fd_fix & UNIX_PASS_FD_FIX_CMSG_LEN) { in unix_recv_fd()170 msg_info("client_fd = %d, fix=%d", client_fd, unix_pass_fd_fix); in main()
56 extern int unix_pass_fd_fix;
36 unix_pass_fd_fix.c dict_cache.c valid_utf8_string.c dict_thash.c \83 unix_pass_fd_fix.o dict_cache.o valid_utf8_string.o dict_thash.o \2795 unix_pass_fd_fix.o: check_arg.h2796 unix_pass_fd_fix.o: iostuff.h2797 unix_pass_fd_fix.o: name_mask.h2798 unix_pass_fd_fix.o: sys_defs.h2799 unix_pass_fd_fix.o: unix_pass_fd_fix.c2800 unix_pass_fd_fix.o: vbuf.h2801 unix_pass_fd_fix.o: vstring.h
216 unix_pass_fd_fix.c \
15278 Files: util/unix_send_fd.c, unix_recv_fd.c, unix_pass_fd_fix.c.26011 util/unix_dgram_listen.c, util/unix_pass_fd_fix.c,