Home
last modified time | relevance | path

Searched refs:IPAddressGetPort (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/libutils/
H A Dip_address.h73 int IPAddressGetPort(IPAddress *address);
H A Dip_address.c1105 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/libutils/
H A Dip_address.h73 int IPAddressGetPort(IPAddress *address);
H A Dip_address.c1105 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/libutils/
H A Dip_address.h73 int IPAddressGetPort(IPAddress *address);
H A Dip_address.c1105 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/libutils/
H A Dip_address.h73 int IPAddressGetPort(IPAddress *address);
H A Dip_address.c1106 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/libutils/
H A Dip_address.h73 int IPAddressGetPort(IPAddress *address);
H A Dip_address.c1106 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
/dports/sysutils/cfengine319/cfengine-3.19.0/libntech/libutils/
H A Dip_address.h73 int IPAddressGetPort(IPAddress *address);
H A Dip_address.c1106 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/tests/unit/
H A Dipaddress_test.c291 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
301 assert_int_equal(8080, IPAddressGetPort(address)); in test_generic_interface()
311 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
321 assert_int_equal(9090, IPAddressGetPort(address)); in test_generic_interface()
/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/tests/unit/
H A Dipaddress_test.c291 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
301 assert_int_equal(8080, IPAddressGetPort(address)); in test_generic_interface()
311 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
321 assert_int_equal(9090, IPAddressGetPort(address)); in test_generic_interface()
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/tests/unit/
H A Dipaddress_test.c291 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
301 assert_int_equal(8080, IPAddressGetPort(address)); in test_generic_interface()
311 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
321 assert_int_equal(9090, IPAddressGetPort(address)); in test_generic_interface()
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/tests/unit/
H A Dipaddress_test.c291 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
301 assert_int_equal(8080, IPAddressGetPort(address)); in test_generic_interface()
311 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
321 assert_int_equal(9090, IPAddressGetPort(address)); in test_generic_interface()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/tests/unit/
H A Dipaddress_test.c291 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
301 assert_int_equal(8080, IPAddressGetPort(address)); in test_generic_interface()
311 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
321 assert_int_equal(9090, IPAddressGetPort(address)); in test_generic_interface()
/dports/sysutils/cfengine319/cfengine-3.19.0/libntech/tests/unit/
H A Dipaddress_test.c291 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
301 assert_int_equal(8080, IPAddressGetPort(address)); in test_generic_interface()
311 assert_int_equal(0, IPAddressGetPort(address)); in test_generic_interface()
321 assert_int_equal(9090, IPAddressGetPort(address)); in test_generic_interface()
/dports/sysutils/cfengine317/cfengine-3.17.0/libenv/
H A Dunix_iface.c957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libenv/
H A Dunix_iface.c957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
/dports/sysutils/cfengine316/cfengine-3.16.0/libenv/
H A Dunix_iface.c937 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
/dports/sysutils/cfengine/cfengine-3.19.0/libenv/
H A Dunix_iface.c957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
/dports/sysutils/cfengine318/cfengine-3.18.1/libenv/
H A Dunix_iface.c957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
/dports/sysutils/cfengine319/cfengine-3.19.0/libenv/
H A Dunix_iface.c957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()