Searched refs:smb_ctx_opt (Results 1 – 5 of 5) sorted by relevance
113 int smb_ctx_opt(struct smb_ctx *, int, const char *);
91 error = smb_ctx_opt(ctx, opt, optarg); in cmd_view()
99 error = smb_ctx_opt(ctx, opt, optarg); in cmd_print()
74 smb_ctx_opt;
967 smb_ctx_opt(struct smb_ctx *ctx, int opt, const char *arg) in smb_ctx_opt() function