Searched defs:global_options (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dopt.c208 svn_opt_subcommand_takes_option3(const svn_opt_subcommand_desc2_t *command, int option_code, const int *global_options) argument
254 print_command_info2(const svn_opt_subcommand_desc2_t *cmd, const apr_getopt_option_t *options_table, const int *global_options, svn_boolean_t help, apr_pool_t *pool, FILE *stream) argument
402 svn_opt_subcommand_help3(const char *subcommand, const svn_opt_subcommand_desc2_t *table, const apr_getopt_option_t *options_table, const int *global_options, apr_pool_t *pool) argument
1191 svn_opt_print_help4(apr_getopt_t *os, const char *pgm_name, svn_boolean_t print_version, svn_boolean_t quiet, svn_boolean_t verbose, const char *version_footer, const char *header, const svn_opt_subcommand_desc2_t *cmd_table, const apr_getopt_option_t *option_table, const int *global_options, const char *footer, apr_pool_t *pool) argument
1217 global_options, pool); local
[all...]
H A Ddeprecated.c520 svn_opt_print_help3(apr_getopt_t *os, const char *pgm_name, svn_boolean_t print_version, svn_boolean_t quiet, const char *version_footer, const char *header, const svn_opt_subcommand_desc2_t *cmd_table, const apr_getopt_option_t *option_table, const int *global_options, const char *footer, apr_pool_t *pool) argument

Completed in 160 milliseconds