/dports/sysutils/cfengine316/cfengine-3.16.0/libntech/libutils/ |
H A D | ip_address.h | 73 int IPAddressGetPort(IPAddress *address);
|
H A D | ip_address.c | 1105 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
|
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/libutils/ |
H A D | ip_address.h | 73 int IPAddressGetPort(IPAddress *address);
|
H A D | ip_address.c | 1105 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
|
/dports/sysutils/cfengine318/cfengine-3.18.1/libntech/libutils/ |
H A D | ip_address.h | 73 int IPAddressGetPort(IPAddress *address);
|
H A D | ip_address.c | 1105 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
|
/dports/sysutils/cfengine/cfengine-3.19.0/libntech/libutils/ |
H A D | ip_address.h | 73 int IPAddressGetPort(IPAddress *address);
|
H A D | ip_address.c | 1106 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
|
/dports/sysutils/cfengine-devel/core-d08ae9eff/libntech/libutils/ |
H A D | ip_address.h | 73 int IPAddressGetPort(IPAddress *address);
|
H A D | ip_address.c | 1106 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
|
/dports/sysutils/cfengine319/cfengine-3.19.0/libntech/libutils/ |
H A D | ip_address.h | 73 int IPAddressGetPort(IPAddress *address);
|
H A D | ip_address.c | 1106 int IPAddressGetPort(IPAddress *address) in IPAddressGetPort() function
|
/dports/sysutils/cfengine317/cfengine-3.17.0/libntech/tests/unit/ |
H A D | ipaddress_test.c | 291 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 D | ipaddress_test.c | 291 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 D | ipaddress_test.c | 291 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 D | ipaddress_test.c | 291 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 D | ipaddress_test.c | 291 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 D | ipaddress_test.c | 291 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 D | unix_iface.c | 957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
|
/dports/sysutils/cfengine-devel/core-d08ae9eff/libenv/ |
H A D | unix_iface.c | 957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
|
/dports/sysutils/cfengine316/cfengine-3.16.0/libenv/ |
H A D | unix_iface.c | 937 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
|
/dports/sysutils/cfengine/cfengine-3.19.0/libenv/ |
H A D | unix_iface.c | 957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
|
/dports/sysutils/cfengine318/cfengine-3.18.1/libenv/ |
H A D | unix_iface.c | 957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
|
/dports/sysutils/cfengine319/cfengine-3.19.0/libenv/ |
H A D | unix_iface.c | 957 BufferPrintf(buf, "%d", IPAddressGetPort(addr)); in JsonRewriteParsedIPAddress()
|