HomeSort by: relevance | last modified time | path
    Searched refs:LOCAL_SEND_FD (Results 1 - 8 of 8) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/util/
pass_trigger.c 126 if (LOCAL_SEND_FD(connect_fd, pass_fd[0]) < 0)
sys_defs.h 456 #define LOCAL_SEND_FD stream_send_fd
1464 #define LOCAL_SEND_FD unix_send_fd
  /src/external/ibm-public/postfix/dist/src/tls/
tls_proxy_clnt.c 270 if (LOCAL_SEND_FD(vstream_fileno(tlsproxy_stream),
  /src/external/ibm-public/postfix/dist/src/postscreen/
postscreen_send.c 256 /* XXX Note: no dummy read between LOCAL_SEND_FD() and attr_print(). */
259 (LOCAL_SEND_FD(server_fd,
postscreen_starttls.c 161 else if (LOCAL_SEND_FD(vstream_fileno(tlsproxy_stream),
  /src/external/ibm-public/postfix/dist/src/scache/
scache.c 314 || LOCAL_SEND_FD(vstream_fileno(client_stream), fd) < 0
407 || LOCAL_SEND_FD(vstream_fileno(client_stream), fd) < 0
  /src/external/ibm-public/postfix/dist/src/global/
scache_clnt.c 143 || LOCAL_SEND_FD(vstream_fileno(stream), fd) < 0
  /src/external/ibm-public/postfix/dist/src/milter/
milter8.c 2721 } else if (LOCAL_SEND_FD(vstream_fileno(stream),

Completed in 23 milliseconds