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

/freebsd-10-stable/contrib/subversion/subversion/svnsync/
H A Dsvnsync.c550 typedef svn_boolean_t (*filter_func_t)(const char *key);
561 filter_func_t filter,
1054 * property. Implements filter_func_t. Use with filter_props() to filter out
1072 * property. Implements filter_func_t. Use with filter_props() to filter out
1083 * Implements filter_func_t. Use with filter_props() to only exclude svn:log.
1095 * Implements filter_func_t. Use with filter_props() to only include svn:log.
549 typedef svn_boolean_t (*filter_func_t)(const char *key); typedef

Completed in 56 milliseconds