Searched refs:smbfs_ctx_parseunc (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libsmbfs/common/ |
H A D | libsmbfs.h | 113 int smbfs_ctx_parseunc(struct smb_ctx *, const char *, int, int, int,
|
H A D | smbfs_print.c | 119 error = smbfs_ctx_parseunc(ctx, share_unc,
|
H A D | smbfs_file.c | 270 error = smbfs_ctx_parseunc(ctx, path,
|
H A D | smbfs_ctx.c | 304 smbfs_ctx_parseunc(struct smb_ctx *ctx, const char *unc, function 413 smbfs_dump_ctx("after smbfs_ctx_parseunc", ctx);
|
Completed in 96 milliseconds