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

/freebsd-12-stable/contrib/apr/include/
H A Dapr_dso.h84 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buf, apr_size_t bufsize);
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddso.c100 apr_dso_error(*dso, buf, 1024));
/freebsd-12-stable/contrib/apr/dso/unix/
H A Ddso.c241 APR_DECLARE(const char *) apr_dso_error(apr_dso_handle_t *dso, char *buffer, function
/freebsd-12-stable/contrib/apr-util/crypto/
H A Dapr_crypto.c255 apr_dso_error(dso, buffer, ERROR_SIZE - 1);

Completed in 85 milliseconds