mirror of
https://github.com/samba-team/samba.git
synced 2025-11-05 04:23:51 +03:00
Add the ability to parse out the port to SMBC_parse_path().
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
This commit is contained in:
@@ -415,6 +415,7 @@ SMBC_parse_path(TALLOC_CTX *ctx,
|
||||
const char *fname,
|
||||
char **pp_workgroup,
|
||||
char **pp_server,
|
||||
uint16_t *p_port,
|
||||
char **pp_share,
|
||||
char **pp_path,
|
||||
char **pp_user,
|
||||
|
||||
Reference in New Issue
Block a user