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

/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_dso.h74 #if APR_HAS_DSO
93 #endif /* APR_HAS_DSO */
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_dso.h26 #if APR_HAS_DSO
/freebsd-11-stable/contrib/apr/include/
H A Dapr_dso.h39 #if APR_HAS_DSO || defined(DOXYGEN)
86 #endif /* APR_HAS_DSO */
H A Dapr_portable.h493 #if APR_HAS_DSO || defined(DOXYGEN)
517 #endif /* APR_HAS_DSO */
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddso.c74 #if APR_HAS_DSO
133 #endif /* APR_HAS_DSO */
/freebsd-11-stable/contrib/apr/dso/unix/
H A Ddso.c21 #if APR_HAS_DSO
/freebsd-11-stable/contrib/apr/misc/unix/
H A Derrorcodes.c69 #if APR_HAS_DSO && defined(HAVE_LIBDL)
/freebsd-11-stable/usr.bin/svn/lib/libapr/
H A Dapr.h294 #define APR_HAS_DSO 1 macro
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs/
H A Dfs-loader.c143 #if defined(SVN_USE_DSO) && APR_HAS_DSO
179 #endif /* APR_HAS_DSO */
243 #if defined(SVN_USE_DSO) && APR_HAS_DSO
293 #if defined(SVN_USE_DSO) && APR_HAS_DSO
429 #if defined(SVN_USE_DSO) && APR_HAS_DSO
/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.c139 #if defined(SVN_USE_DSO) && APR_HAS_DSO
185 #endif /* APR_HAS_DSO */
238 #if defined(SVN_USE_DSO) && APR_HAS_DSO
/freebsd-11-stable/contrib/subversion/
H A Dconfigure19504 #if !APR_HAS_DSO
19509 APR_HAS_DSO="yes"
19513 APR_HAS_DSO="no"
19624 if test "$APR_HAS_DSO" = "yes"; then
19729 if test "$APR_HAS_DSO" = "yes"; then
20397 if test "$APR_HAS_DSO" = "yes"; then

Completed in 219 milliseconds