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

/freebsd-10.3-release/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c320 svn_boolean_t show_ids; /* --show-ids */
346 svn_boolean_t show_ids;
1184 svn_boolean_t show_ids,
1219 if (show_ids)
1257 indentation + 1, show_ids, full_paths,
1569 svn_boolean_t show_ids; /* whether to show node IDs */
1587 if (phb->show_ids)
1627 if (c->show_ids)
1642 args.show_ids = c->show_ids;
318 svn_boolean_t show_ids; /* --show-ids */ member in struct:svnlook_opt_state
344 svn_boolean_t show_ids; member in struct:svnlook_ctxt_t
1174 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
1563 svn_boolean_t show_ids; /* whether to show node IDs */ member in struct:print_history_baton
2020 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 58 milliseconds