Home
last modified time | relevance | path

Searched refs:get_ipc_connect (Results 1 – 3 of 3) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/utils/
H A Dsmbtree.c112 cli = get_ipc_connect(addr, &server_ss, user_info); in get_workgroups()
151 if (!(cli = get_ipc_connect(addr, &server_ss, user_info))) in get_servers()
229 if (!(cli = get_ipc_connect(server_name, NULL, user_info))) in get_shares()
/dports/net/samba412/samba-4.12.15/source3/libsmb/
H A Dcliconnect.c3780 struct cli_state *get_ipc_connect(char *server, in get_ipc_connect() function
3808 cli = get_ipc_connect(remote_name, server_ss, user_info); in get_ipc_connect()
3873 cli = get_ipc_connect(addr, &server_ss, user_info); in get_ipc_connect_master_ip()
H A Dproto.h125 struct cli_state *get_ipc_connect(char *server,