Searched refs:smb_ctx_parseunc (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/smbfs/include/netsmb/
H A Dsmb_lib.h176 int smb_ctx_parseunc(struct smb_ctx *, const char *, int, const char **);
/freebsd-9.3-release/contrib/smbfs/lib/smb/
H A Dctx.c113 error = smb_ctx_parseunc(ctx, cp, sharetype, (const char**)&cp);
174 smb_ctx_parseunc(struct smb_ctx *ctx, const char *unc, int sharetype, function

Completed in 44 milliseconds