/dports/mail/exim-sa-exim/exim-4.95/src/ |
H A D | ip.c | 512 ip_unixsocket(const uschar * path, uschar ** errstr) in ip_unixsocket() function 549 ? ip_unixsocket(spec, errstr) : ip_tcpsocket(spec, errstr, tmo, connhost); in ip_streamsocket()
|
H A D | malware.c | 668 malware_daemon_ctx.sock = ip_unixsocket(scanner_options, &errstr); break; in malware_internal() 1613 if ((malware_daemon_ctx.sock = ip_unixsocket(cv[0]->hostspec, &errstr)) >= 0) in malware_internal() 1973 if((malware_daemon_ctx.sock = ip_unixsocket(US "/var/run/mksd/socket", &errstr)) < 0) in malware_internal()
|
H A D | functions.h | 315 extern int ip_unixsocket(const uschar *, uschar **);
|
/dports/mail/exim/exim-4.95/src/ |
H A D | ip.c | 512 ip_unixsocket(const uschar * path, uschar ** errstr) in ip_unixsocket() function 549 ? ip_unixsocket(spec, errstr) : ip_tcpsocket(spec, errstr, tmo, connhost); in ip_streamsocket()
|
H A D | malware.c | 668 malware_daemon_ctx.sock = ip_unixsocket(scanner_options, &errstr); break; in malware_internal() 1613 if ((malware_daemon_ctx.sock = ip_unixsocket(cv[0]->hostspec, &errstr)) >= 0) in malware_internal() 1973 if((malware_daemon_ctx.sock = ip_unixsocket(US "/var/run/mksd/socket", &errstr)) < 0) in malware_internal()
|
H A D | functions.h | 315 extern int ip_unixsocket(const uschar *, uschar **);
|
/dports/mail/exim-ldap2/exim-4.95/src/ |
H A D | ip.c | 512 ip_unixsocket(const uschar * path, uschar ** errstr) in ip_unixsocket() function 549 ? ip_unixsocket(spec, errstr) : ip_tcpsocket(spec, errstr, tmo, connhost); in ip_streamsocket()
|
H A D | malware.c | 668 malware_daemon_ctx.sock = ip_unixsocket(scanner_options, &errstr); break; in malware_internal() 1613 if ((malware_daemon_ctx.sock = ip_unixsocket(cv[0]->hostspec, &errstr)) >= 0) in malware_internal() 1973 if((malware_daemon_ctx.sock = ip_unixsocket(US "/var/run/mksd/socket", &errstr)) < 0) in malware_internal()
|
H A D | functions.h | 315 extern int ip_unixsocket(const uschar *, uschar **);
|
/dports/mail/exim-mysql/exim-4.95/src/ |
H A D | ip.c | 512 ip_unixsocket(const uschar * path, uschar ** errstr) in ip_unixsocket() function 549 ? ip_unixsocket(spec, errstr) : ip_tcpsocket(spec, errstr, tmo, connhost); in ip_streamsocket()
|
H A D | malware.c | 668 malware_daemon_ctx.sock = ip_unixsocket(scanner_options, &errstr); break; in malware_internal() 1613 if ((malware_daemon_ctx.sock = ip_unixsocket(cv[0]->hostspec, &errstr)) >= 0) in malware_internal() 1973 if((malware_daemon_ctx.sock = ip_unixsocket(US "/var/run/mksd/socket", &errstr)) < 0) in malware_internal()
|
H A D | functions.h | 315 extern int ip_unixsocket(const uschar *, uschar **);
|
/dports/mail/exim-monitor/exim-4.95/src/ |
H A D | ip.c | 512 ip_unixsocket(const uschar * path, uschar ** errstr) in ip_unixsocket() function 549 ? ip_unixsocket(spec, errstr) : ip_tcpsocket(spec, errstr, tmo, connhost); in ip_streamsocket()
|
H A D | malware.c | 668 malware_daemon_ctx.sock = ip_unixsocket(scanner_options, &errstr); break; in malware_internal() 1613 if ((malware_daemon_ctx.sock = ip_unixsocket(cv[0]->hostspec, &errstr)) >= 0) in malware_internal() 1973 if((malware_daemon_ctx.sock = ip_unixsocket(US "/var/run/mksd/socket", &errstr)) < 0) in malware_internal()
|
H A D | functions.h | 315 extern int ip_unixsocket(const uschar *, uschar **);
|
/dports/mail/exim-sqlite/exim-4.95/src/ |
H A D | ip.c | 512 ip_unixsocket(const uschar * path, uschar ** errstr) in ip_unixsocket() function 549 ? ip_unixsocket(spec, errstr) : ip_tcpsocket(spec, errstr, tmo, connhost); in ip_streamsocket()
|
H A D | malware.c | 668 malware_daemon_ctx.sock = ip_unixsocket(scanner_options, &errstr); break; in malware_internal() 1613 if ((malware_daemon_ctx.sock = ip_unixsocket(cv[0]->hostspec, &errstr)) >= 0) in malware_internal() 1973 if((malware_daemon_ctx.sock = ip_unixsocket(US "/var/run/mksd/socket", &errstr)) < 0) in malware_internal()
|
H A D | functions.h | 315 extern int ip_unixsocket(const uschar *, uschar **);
|
/dports/mail/exim-postgresql/exim-4.95/src/ |
H A D | ip.c | 512 ip_unixsocket(const uschar * path, uschar ** errstr) in ip_unixsocket() function 549 ? ip_unixsocket(spec, errstr) : ip_tcpsocket(spec, errstr, tmo, connhost); in ip_streamsocket()
|
H A D | malware.c | 668 malware_daemon_ctx.sock = ip_unixsocket(scanner_options, &errstr); break; in malware_internal() 1613 if ((malware_daemon_ctx.sock = ip_unixsocket(cv[0]->hostspec, &errstr)) >= 0) in malware_internal() 1973 if((malware_daemon_ctx.sock = ip_unixsocket(US "/var/run/mksd/socket", &errstr)) < 0) in malware_internal()
|
H A D | functions.h | 315 extern int ip_unixsocket(const uschar *, uschar **);
|