Searched refs:helpstr (Results 1 – 4 of 4) sorted by relevance
729 const char *helpstr; in prompt_user() local734 SVN_ERR(help_string(&helpstr, conflict_options, scratch_pool)); in prompt_user()735 SVN_ERR(svn_cmdline_fprintf(stderr, scratch_pool, "\n%s\n", helpstr)); in prompt_user()986 const char *helpstr; in handle_text_conflict() local988 SVN_ERR(help_string(&helpstr, text_conflict_options, iterpool)); in handle_text_conflict()990 helpstr)); in handle_text_conflict()
860 help = o->helpstr ? o->helpstr : "(No additional info)"; in opt_help()
353 const char *helpstr; member
308 if (o->helpstr == NULL) in list_missing_help()