cli_get_pipe_name_from_iface does not need the cli_state
authorVolker Lendecke <vl@samba.org>
Thu, 22 Jan 2009 10:36:16 +0000 (11:36 +0100)
committerVolker Lendecke <vl@samba.org>
Thu, 22 Jan 2009 10:38:00 +0000 (11:38 +0100)
commit3662c2b0f648d1719cbb26f9abfc61dbe03f8a2a
tree3ca3b0502c8ac064cc22e3821c22e5c35d5d9a13
parent63e23a7d648cb608a9834b4397c0aed765a1d459
cli_get_pipe_name_from_iface does not need the cli_state

I leave the TALLOC_CTX in, we might have to allocate it in the future
source3/include/proto.h
source3/rpc_client/cli_pipe.c