Home
last modified time | relevance | path

Searched refs:setup_socket (Results 1 – 25 of 59) sorted by relevance

123

/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/test/
H A Dtestsock.c76 static apr_socket_t *setup_socket(abts_case *tc) in setup_socket() function
104 apr_socket_t *sock = setup_socket(tc); in test_create_bind_listen()
121 sock = setup_socket(tc); in test_send()
154 sock = setup_socket(tc); in test_recv()
187 sock = setup_socket(tc); in test_timeout()
217 ld = setup_socket(tc); in test_get_addr()
/dports/www/cgichk/cgichk/
H A Dnet.c10 int setup_socket(char *host, int port) in setup_socket() function
66 if (setup_socket(proxy.host, proxy.port)) in read_head()
104 if (setup_socket(proxy.host, proxy.port)) in http_has()
118 if (setup_socket(domain, parms.port)) in http_has()
H A Dcgichk.h137 int setup_socket(char *host, int port);
/dports/net/netstrain/netstrain-3.0/
H A Dclient.c35 static void setup_socket(const char *hostspec, const char *portspec);
92 setup_socket(hostspec, portspec); in main()
106 static void setup_socket(const char *hostspec, const char *portspec) in setup_socket() function
H A Dserver.c35 static void setup_socket(const char *portspec);
77 setup_socket(portspec); in main()
90 static void setup_socket(const char *portspec) in setup_socket() function
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/modules/afsocket/
H A Dsocket-options.h44 …gboolean (*setup_socket)(SocketOptions *s, gint sock, GSockAddr *bind_addr, AFSocketDirection dir); member
57 return s->setup_socket(s, sock, bind_addr, dir); in socket_options_setup_socket()
H A Dsocket-options-unix.c44 self->super.setup_socket = socket_options_unix_setup_socket; in socket_options_unix_new()
/dports/devel/apr1/apr-1.7.0/test/
H A Dtestsock.c170 static apr_socket_t *setup_socket(abts_case *tc) in setup_socket() function
198 apr_socket_t *sock = setup_socket(tc); in test_create_bind_listen()
215 sock = setup_socket(tc); in test_send()
248 sock = setup_socket(tc); in test_recv()
282 sock = setup_socket(tc); in test_atreadeof()
342 sock = setup_socket(tc); in test_timeout()
411 ld = setup_socket(tc); in test_get_addr()
514 sock = setup_socket(tc); in test_nonblock_inheritance()
/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/tests/
H A Daf_packet.cpp82 int setup_socket(std::string interface_name, int fanout_group_id) { in setup_socket() function
160 int packet_socket = setup_socket(interface_name, fanout_group_id); in start_af_packet_capture()
H A Daf_packet_ring.cpp119 int setup_socket(std::string interface_name, int fanout_group_id) { in setup_socket() function
258 setup_socket(interface_name, fanout_group_id); in start_af_packet_capture()
/dports/devel/p5-Inline-Java/Inline-Java-0.540/Java/
H A DJVM.pm149 $this->{socket} = setup_socket(
266 sub setup_socket { subroutine
340 my $socket = setup_socket(
H A DServer.pm92 $socket = Inline::Java::JVM::setup_socket(
/dports/net-p2p/libtorrent/libtorrent-0.13.8/src/protocol/
H A Dhandshake_manager.cc120 !setup_socket(fd)) { in add_incoming()
166 !setup_socket(fd) || in create_outgoing()
282 HandshakeManager::setup_socket(SocketFd fd) { in setup_socket() function in torrent::HandshakeManager
H A Dhandshake_manager.h102 bool setup_socket(SocketFd fd);
/dports/security/s2n/s2n-tls-1.1.2/tests/benchmark/utils/
H A Ds2n_negotiate_client_benchmark.cc31 static int setup_socket(int& sockfd) { in setup_socket() function
200 GUARD_EXIT(setup_socket(sockfd), "Client socket setup failed\n"); in start_negotiate_benchmark_client()
/dports/dns/knot-resolver/knot-resolver-5.4.3/tests/integration/deckard/ci/
H A Draw_id.py10 sock = mock_client.setup_socket("1.2.3.4", 53)
/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Ds_bsd.c128 setup_socket(int fd) in setup_socket() function
509 setup_socket(fd); in comm_socket()
545 setup_socket(fd); in comm_accept()
/dports/emulators/qemu60/qemu-6.0.0/contrib/plugins/
H A Dlockstep.c240 static bool setup_socket(const char *path) in setup_socket() function
312 return setup_socket(path); in setup_unix_socket()
/dports/net/honeyd/honeyd-1.5c/
H A Dhoneydstats_main.c175 setup_socket(char *address, int port) in setup_socket() function
380 setup_socket(address, port); in main()
/dports/emulators/qemu5/qemu-5.2.0/contrib/plugins/
H A Dlockstep.c240 static bool setup_socket(const char *path) in setup_socket() function
312 return setup_socket(path); in setup_unix_socket()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dmailcheck_imap.pl154 if(!setup_socket()) {
219 sub setup_socket { subroutine
/dports/emulators/qemu/qemu-6.2.0/contrib/plugins/
H A Dlockstep.c240 static bool setup_socket(const char *path) in setup_socket() function
312 return setup_socket(path); in setup_unix_socket()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/contrib/plugins/
H A Dlockstep.c240 static bool setup_socket(const char *path) in setup_socket() function
312 return setup_socket(path); in setup_unix_socket()
/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/afpacket_plugin/
H A Dafpacket_collector.cpp137 int setup_socket(std::string interface_name, int fanout_group_id) { in setup_socket() function
276 setup_socket(interface_name, fanout_group_id); in start_af_packet_capture()
/dports/net/tacacs/PROJECTS/tcprelay/
H A Dheaders.h85 int setup_socket(sockaddr_union *, u_int);

123