Home
last modified time | relevance | path

Searched refs:record_map (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dworkqueue.c1416 apr_hash_t *record_map; /* const char * -> svn_io_dirent2_t map */ member
1525 last_id, wib.record_map, in svn_wc__wq_run()
1530 wib.record_map = NULL; in svn_wc__wq_run()
1633 if (! wqb->record_map) in get_and_record_fileinfo()
1634 wqb->record_map = apr_hash_make(wqb->result_pool); in get_and_record_fileinfo()
1636 svn_hash_sets(wqb->record_map, apr_pstrdup(wqb->result_pool, local_abspath), in get_and_record_fileinfo()
Dwc_db.h3022 apr_hash_t *record_map,
Dwc_db.c13591 apr_hash_t *record_map, in wq_record() argument
13597 for (hi = apr_hash_first(scratch_pool, record_map); hi; in wq_record()
13625 apr_hash_t *record_map, in svn_wc__db_wq_record_and_fetch_next() argument
13645 wq_record(wcroot, record_map, scratch_pool)), in svn_wc__db_wq_record_and_fetch_next()