Searched refs:smb_ctx_parseunc (Results 1 – 2 of 2) sorted by relevance
176 int smb_ctx_parseunc(struct smb_ctx *, const char *, int, const char **);
113 error = smb_ctx_parseunc(ctx, cp, sharetype, (const char**)&cp); in smb_ctx_init()174 smb_ctx_parseunc(struct smb_ctx *ctx, const char *unc, int sharetype, in smb_ctx_parseunc() function