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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Drevert.c128 const svn_wc__db_revert_list_copied_child_info_t * const *ca = a;
129 const svn_wc__db_revert_list_copied_child_info_t * const *cb = b;
160 svn_wc__db_revert_list_copied_child_info_t *child_info;
180 svn_wc__db_revert_list_copied_child_info_t *);
208 svn_wc__db_revert_list_copied_child_info_t *);
H A Dwc_db.h1707 typedef struct svn_wc__db_revert_list_copied_child_info_t { struct
1710 } svn_wc__db_revert_list_copied_child_info_t ; typedef in typeref:struct:svn_wc__db_revert_list_copied_child_info_t
1715 * The elements are of type svn_wc__db_revert_list_copied_child_info_t. */
H A Dwc_db.c7359 sizeof(svn_wc__db_revert_list_copied_child_info_t *));
7368 svn_wc__db_revert_list_copied_child_info_t *child_info;
7379 svn_wc__db_revert_list_copied_child_info_t *) = child_info;

Completed in 213 milliseconds