Searched refs:propstate (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | deprecated.c | 1387 svn_wc_notify_state_t *propstate, in wrap_3to1_file_changed() argument 1411 SVN_ERR(b->callbacks->props_changed(adm_access, propstate, path, in wrap_3to1_file_changed() 1422 svn_wc_notify_state_t *propstate, in wrap_3to1_file_added() argument 1444 SVN_ERR(b->callbacks->props_changed(adm_access, propstate, path, in wrap_3to1_file_added() 1547 svn_wc_notify_state_t *propstate, in wrap_3to1or2_dir_closed() argument 1555 if (propstate) in wrap_3to1or2_dir_closed() 1556 *propstate = svn_wc_notify_state_unknown; in wrap_3to1or2_dir_closed() 1588 svn_wc_notify_state_t *propstate, in wrap_3to2_file_changed() argument 1606 return b->callbacks2->file_changed(adm_access, contentstate, propstate, in wrap_3to2_file_changed() 1617 svn_wc_notify_state_t *propstate, in wrap_3to2_file_added() argument [all …]
|
| /freebsd-10-stable/contrib/subversion/subversion/include/ |
| D | svn_wc.h | 2322 svn_wc_notify_state_t *propstate, 2356 svn_wc_notify_state_t *propstate, 2451 svn_error_t *(*dir_props_changed)(svn_wc_notify_state_t *propstate, 2468 svn_wc_notify_state_t *propstate, 2490 svn_wc_notify_state_t *propstate, 2507 svn_wc_notify_state_t *propstate, 2550 svn_wc_notify_state_t *propstate, 2567 svn_wc_notify_state_t *propstate, 2586 svn_wc_notify_state_t *propstate, 2601 svn_wc_notify_state_t *propstate,
|