regshell_context  311 source4/lib/registry/tools/regshell.c 	WERROR (*handle)(struct regshell_context *ctx, int argc, char **argv);
regshell_context  495 source4/lib/registry/tools/regshell.c 	struct regshell_context *ctx;
regshell_context  513 source4/lib/registry/tools/regshell.c 	ctx = talloc_zero(NULL, struct regshell_context);