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

/freebsd-10.3-release/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c318 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 50 milliseconds