/dports/net/samba412/samba-4.12.15/libcli/echo/ |
H A D | echo.c | 75 ret = tsocket_address_inet_from_strings(state, "ip", NULL, 0, 82 ret = tsocket_address_inet_from_strings(state, "ip", server_addr_string,
|
/dports/net/samba412/samba-4.12.15/libcli/dns/ |
H A D | dns.c | 68 ret = tsocket_address_inet_from_strings(state, "ip", NULL, 0, in dns_udp_request_send() 75 ret = tsocket_address_inet_from_strings(state, "ip", server_addr_string, in dns_udp_request_send() 228 ret = tsocket_address_inet_from_strings(state, "ip", NULL, 0, &local); in dns_tcp_request_send() 234 ret = tsocket_address_inet_from_strings( in dns_tcp_request_send()
|
/dports/net/samba412/samba-4.12.15/source4/kdc/ |
H A D | kdc-proxy.c | 198 ret = tsocket_address_inet_from_strings(state, "ip", NULL, 0, &local_addr); in kdc_udp_proxy_resolve_done() 204 ret = tsocket_address_inet_from_strings(state, "ip", in kdc_udp_proxy_resolve_done() 458 ret = tsocket_address_inet_from_strings(state, "ip", NULL, 0, &local_addr); in kdc_tcp_proxy_resolve_done() 464 ret = tsocket_address_inet_from_strings(state, "ip", in kdc_tcp_proxy_resolve_done()
|
/dports/net/samba412/samba-4.12.15/source4/torture/ldap/ |
H A D | cldapbench.c | 70 ret = tsocket_address_inet_from_strings(tctx, "ip", in bench_cldap_netlogon() 154 ret = tsocket_address_inet_from_strings(tctx, "ip", in bench_cldap_rootdse()
|
H A D | cldap.c | 103 ret = tsocket_address_inet_from_strings(tctx, "ip", in test_cldap_generic()
|
/dports/net/samba412/samba-4.12.15/libcli/http/ |
H A D | http_conn.c | 93 ret = tsocket_address_inet_from_strings(state, in http_connect_send() 170 ret = tsocket_address_inet_from_strings(state, in http_connect_tcp_connect()
|
/dports/net/samba412/samba-4.12.15/lib/tsocket/ |
H A D | tsocket.h | 524 int tsocket_address_inet_from_strings(TALLOC_CTX *mem_ctx, 537 #define tsocket_address_inet_from_strings(mem_ctx, fam, addr, port, _addr) \ macro
|
/dports/net/samba412/samba-4.12.15/lib/audit_logging/tests/ |
H A D | audit_logging_error_test.c | 647 rc = tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 21, &ip); in test_json_add_address() 662 rc = tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 21, &ip); in test_json_add_address() 674 rc = tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 21, &ip); in test_json_add_address()
|
H A D | audit_logging_test.c | 465 rc = tsocket_address_inet_from_strings( in test_json_add_address() 475 rc = tsocket_address_inet_from_strings( in test_json_add_address() 511 rc = tsocket_address_inet_from_strings( in test_json_add_address()
|
/dports/net/samba412/samba-4.12.15/source4/dsdb/samdb/ldb_modules/tests/ |
H A D | test_group_audit_errors.c | 155 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_audit_group_json()
|
H A D | test_audit_log_errors.c | 125 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_operation_json() 259 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_password_change_json()
|
H A D | test_group_audit.c | 505 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_audit_group_hr() 820 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_audit_group_json() 924 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_audit_group_json_error() 1029 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_audit_group_json_no_event() 1121 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in setup_ldb()
|
H A D | test_audit_log.c | 443 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_operation_json() 638 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_as_system_operation_json() 915 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_password_change_json() 1530 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_operation_hr() 1632 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_as_system_operation_hr() 1788 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_password_change_hr()
|
/dports/net/samba412/samba-4.12.15/source4/cldap_server/ |
H A D | cldap_server.c | 109 ret = tsocket_address_inet_from_strings(cldapd, in cldapd_add_socket()
|
/dports/net/samba412/samba-4.12.15/source3/rpc_server/ |
H A D | rpc_ncacn_np.c | 672 rc = tsocket_address_inet_from_strings(mem_ctx, in rpc_pipe_open_internal() 978 ret = tsocket_address_inet_from_strings(talloc_tos(), "ip", in rpc_pipe_open_external() 988 ret = tsocket_address_inet_from_strings(talloc_tos(), "ip", in rpc_pipe_open_external()
|
/dports/net/samba412/samba-4.12.15/source3/rpc_client/ |
H A D | cli_winreg_int.c | 106 rc = tsocket_address_inet_from_strings(mem_ctx, in _winreg_int_openkey()
|
/dports/net/samba412/samba-4.12.15/source4/echo_server/ |
H A D | echo_server.c | 196 ret = tsocket_address_inet_from_strings(echo_socket, "ip", in echo_add_socket()
|
/dports/net/samba412/samba-4.12.15/source4/libnet/ |
H A D | libnet_site.c | 61 ret = tsocket_address_inet_from_strings(tmp_ctx, "ip", in libnet_FindSite()
|
/dports/net/samba412/samba-4.12.15/source3/torture/ |
H A D | pdbtest.c | 291 if (tsocket_address_inet_from_strings(NULL, "ip", NULL, 0, &remote_address) != 0) { in test_auth() 295 if (tsocket_address_inet_from_strings(NULL, "ip", NULL, 0, &local_address) != 0) { in test_auth()
|
/dports/net/samba412/samba-4.12.15/source3/libads/ |
H A D | cldap.c | 377 ret = tsocket_address_inet_from_strings(mem_ctx, "ip", in ads_cldap_netlogon()
|
/dports/net/samba412/samba-4.12.15/source3/librpc/rpc/ |
H A D | dcerpc_ep.c | 373 rc = tsocket_address_inet_from_strings(tmp_ctx,
|
/dports/net/samba412/samba-4.12.15/libcli/cldap/ |
H A D | cldap.c | 373 ret = tsocket_address_inet_from_strings(c, fam, in cldap_socket_init() 609 ret = tsocket_address_inet_from_strings(state, in cldap_search_send()
|
/dports/net/samba412/samba-4.12.15/source4/libcli/wrepl/ |
H A D | winsrepl.c | 180 ret = tsocket_address_inet_from_strings(state, "ipv4", in wrepl_connect_send() 189 ret = tsocket_address_inet_from_strings(state, "ipv4", in wrepl_connect_send()
|
/dports/net/samba412/samba-4.12.15/source4/libcli/ |
H A D | finddcs_cldap.c | 263 ret = tsocket_address_inet_from_strings(state, "ip", in finddcs_cldap_next_server()
|
/dports/net/samba412/samba-4.12.15/source3/nmbd/ |
H A D | nmbd_processlogon.c | 111 ret = tsocket_address_inet_from_strings(ctx, "ipv4", in initialize_nmbd_proxy_logon()
|