Home
last modified time | relevance | path

Searched defs:parse_hostport (Results 1 – 16 of 16) sorted by relevance

/dports/net/netatalk3/netatalk-3.1.12/contrib/shell_utils/
H A Dasip-status.pl.in73 sub parse_hostport subroutine
/dports/devel/p5-AnyEvent/AnyEvent-7.17/lib/AnyEvent/
H A DSocket.pm290 sub parse_hostport($;$) { subroutine
/dports/net/libnpupnp/libnpupnp-4.1.5/src/utils/
H A Duri.cpp64 int parse_hostport(const char *in, hostport_type *out, bool noresolve) in parse_hostport() function
/dports/net/rtpproxy/rtpproxy-2.1.1/src/
H A Drtpp_tnotify_set.c134 parse_hostport(const char *hostport, char *host, int hsize, char *port, int psize, in parse_hostport() function
/dports/devel/upnp/pupnp-release-1.14.12/upnp/src/genlib/net/uri/
H A Duri.c307 static int parse_hostport( in parse_hostport() function
/dports/net/mad_fcl/mad_fcl_v1.7_src/flutelib/
H A Duri.c403 char* parse_hostport(uri_t* uri, char* uri_pointer) { in parse_hostport() function
/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A Dconfig.c459 int parse_hostport(char *s, char **host_s, char **port_s) in parse_hostport() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/eldap/src/
H A Deldap.erl1385 parse_hostport(Str) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/eldap/src/
H A Deldap.erl1393 parse_hostport(Str) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/eldap/src/
H A Deldap.erl1393 parse_hostport(Str) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/eldap/src/
H A Deldap.erl1393 parse_hostport(Str) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/eldap/src/
H A Deldap.erl1393 parse_hostport(Str) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/eldap/src/
H A Deldap.erl1385 parse_hostport(Str) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/eldap/src/
H A Deldap.erl1393 parse_hostport(Str) -> function
/dports/www/h2o-devel/h2o-dcc7134/lib/handler/mruby/
H A Dmiddleware.c318 static socklen_t parse_hostport(h2o_mem_pool_t *pool, h2o_iovec_t host, h2o_iovec_t port, struct so… in parse_hostport() function
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dutil.c3039 void parse_hostport(const char *s, struct sockaddr *addr, socklen_t *len) in parse_hostport() function