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

/freebsd-11-stable/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c365 svn_boolean_t show_ids; /* --show-ids */ member in struct:svnlook_opt_state
393 svn_boolean_t show_ids; member in struct:svnlook_ctxt_t
1194 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
1581 svn_boolean_t show_ids; /* whether to show node IDs */ member in struct:print_history_baton
2045 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 157 milliseconds