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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dnode.c411 svn_wc__node_is_not_present(svn_boolean_t *is_not_present,
441 if (is_not_present)
442 *is_not_present = (status == svn_wc__db_status_not_present);
409 svn_wc__node_is_not_present(svn_boolean_t *is_not_present, svn_boolean_t *is_excluded, svn_boolean_t *is_server_excluded, svn_wc_context_t *wc_ctx, const char *local_abspath, svn_boolean_t base_only, apr_pool_t *scratch_pool) argument

Completed in 120 milliseconds