Searched refs:INVALID_REPOS_ID (Results 1 – 1 of 1) sorted by relevance
105 #define INVALID_REPOS_ID ((apr_int64_t) -1) macro430 if (repos_id == INVALID_REPOS_ID) in svn_wc__db_fetch_repos_info()474 *repos_id = INVALID_REPOS_ID; in repos_location_from_columns()538 pibb->repos_id = INVALID_REPOS_ID; in blank_ibb()724 if (pibb->repos_id == INVALID_REPOS_ID) in insert_base_node()980 if (repos_id != INVALID_REPOS_ID) in insert_incomplete_children()3155 ieb->repos_id = INVALID_REPOS_ID; in blank_ieb()3176 if (ieb->repos_id != INVALID_REPOS_ID) in insert_external_node()8888 *repos_id = INVALID_REPOS_ID; in read_info()9070 *repos_id = INVALID_REPOS_ID; in read_info()[all …]