Home
last modified time | relevance | path

Searched refs:tsocket_address_inet_from_strings (Results 1 – 25 of 37) sorted by relevance

12

/dports/net/samba412/samba-4.12.15/libcli/echo/
H A Decho.c75 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 Ddns.c68 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 Dkdc-proxy.c198 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 Dcldapbench.c70 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 Dcldap.c103 ret = tsocket_address_inet_from_strings(tctx, "ip", in test_cldap_generic()
/dports/net/samba412/samba-4.12.15/libcli/http/
H A Dhttp_conn.c93 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 Dtsocket.h524 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 Daudit_logging_error_test.c647 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 Daudit_logging_test.c465 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 Dtest_group_audit_errors.c155 tsocket_address_inet_from_strings(ctx, "ip", "127.0.0.1", 0, &ts); in test_audit_group_json()
H A Dtest_audit_log_errors.c125 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 Dtest_group_audit.c505 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 Dtest_audit_log.c443 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 Dcldap_server.c109 ret = tsocket_address_inet_from_strings(cldapd, in cldapd_add_socket()
/dports/net/samba412/samba-4.12.15/source3/rpc_server/
H A Drpc_ncacn_np.c672 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 Dcli_winreg_int.c106 rc = tsocket_address_inet_from_strings(mem_ctx, in _winreg_int_openkey()
/dports/net/samba412/samba-4.12.15/source4/echo_server/
H A Decho_server.c196 ret = tsocket_address_inet_from_strings(echo_socket, "ip", in echo_add_socket()
/dports/net/samba412/samba-4.12.15/source4/libnet/
H A Dlibnet_site.c61 ret = tsocket_address_inet_from_strings(tmp_ctx, "ip", in libnet_FindSite()
/dports/net/samba412/samba-4.12.15/source3/torture/
H A Dpdbtest.c291 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 Dcldap.c377 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 Ddcerpc_ep.c373 rc = tsocket_address_inet_from_strings(tmp_ctx,
/dports/net/samba412/samba-4.12.15/libcli/cldap/
H A Dcldap.c373 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 Dwinsrepl.c180 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 Dfinddcs_cldap.c263 ret = tsocket_address_inet_from_strings(state, "ip", in finddcs_cldap_next_server()
/dports/net/samba412/samba-4.12.15/source3/nmbd/
H A Dnmbd_processlogon.c111 ret = tsocket_address_inet_from_strings(ctx, "ipv4", in initialize_nmbd_proxy_logon()

12