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

/freebsd-10.0-release/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c317 svn_boolean_t show_ids; /* --show-ids */ member in struct:svnlook_opt_state
343 svn_boolean_t show_ids; member in struct:svnlook_ctxt_t
1173 print_tree(svn_fs_root_t *root, const char *path , const svn_fs_id_t *id, svn_boolean_t is_dir, int indentation, svn_boolean_t show_ids, svn_boolean_t full_paths, svn_boolean_t recurse, apr_pool_t *pool) argument
1562 svn_boolean_t show_ids; /* whether to show node IDs */ member in struct:print_history_baton
2019 do_tree(svnlook_ctxt_t *c, const char *path, svn_boolean_t show_ids, svn_boolean_t full_paths, svn_boolean_t recurse, apr_pool_t *pool) argument
[all...]

Completed in 110 milliseconds