Home
last modified time | relevance | path

Searched refs:apr_is_empty_array (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/libsvn_client/
H A Dlocking_commands.c172 if (apr_is_empty_array(*target_relpaths)) in condense_targets()
520 if (apr_is_empty_array(targets)) in svn_client_lock()
591 if (apr_is_empty_array(targets)) in svn_client_unlock()
/freebsd-13.1/contrib/apr/include/
H A Dapr_tables.h112 APR_DECLARE(int) apr_is_empty_array(const apr_array_header_t *a);
/freebsd-13.1/contrib/subversion/subversion/svn/
H A Dauth-cmd.c279 if (hostnames && !apr_is_empty_array(hostnames)) in show_cert()
/freebsd-13.1/contrib/apr/tables/
H A Dapr_tables.c78 APR_DECLARE(int) apr_is_empty_array(const apr_array_header_t *a) in apr_is_empty_array() function
100 if (apr_is_empty_array(arr)) { in apr_array_pop()
/freebsd-13.1/contrib/subversion/subversion/libsvn_ra_svn/
H A Dcyrus_auth.c95 if (apr_is_empty_array(free_mutexes)) in sasl_mutex_alloc_cb_internal()
/freebsd-13.1/contrib/subversion/subversion/svndumpfilter/
H A Dsvndumpfilter.c1504 if (apr_is_empty_array(opt_state.prefixes)) in sub_main()
/freebsd-13.1/contrib/subversion/subversion/libsvn_repos/
H A Dlog.c1497 if (apr_is_empty_array(arr)) in array_pop_front()