Searched refs:apr (Results 1 - 25 of 107) sorted by relevance

12345

/freebsd-11-stable/contrib/subversion/subversion/include/private/
H A Dsvn_adler32.h30 #include <apr.h>
H A Dsvn_cert.h30 #include <apr.h>
H A Dsvn_object_pool.h55 #include <apr.h> /* for apr_int64_t */
/freebsd-11-stable/contrib/apr/
H A DMakefile.win29 !IF EXIST("apr.sln") && ([devenv /help > NUL 2>&1] == 0) \
34 !ELSEIF EXIST("apr.mak") && !defined(USEDSW)
44 PREFIX=..\apr-dist
98 $(MAKE) $(MAKEOPT) -f apr.mak CFG="apr - $(ARCH)" RECURSE=0 $(CTARGET)
108 -devenv apr.sln /useenv /clean "$(SLNARCH)" /project libaprapp
109 -devenv apr.sln /useenv /clean "$(SLNARCH)" /project libapr
110 -devenv apr.sln /useenv /clean "$(SLNARCH)" /project aprapp
111 -devenv apr.sln /useenv /clean "$(SLNARCH)" /project apr
[all...]
H A Dapr.spec5 Name: apr
10 URL: http://apr.apache.org/
11 Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
24 Requires: apr = %{version}
40 --includedir=%{_includedir}/apr-%{aprver} \
41 --with-installbuilddir=%{_libdir}/apr/build-%{aprver} \
61 rm -f $RPM_BUILD_ROOT%{_libdir}/apr.exp
80 %{_bindir}/apr*config
83 %dir %{_libdir}/apr
84 %dir %{_libdir}/apr/buil
[all...]
H A DMakefile.in30 APR_PCFILE = apr-$(APR_MAJOR_VERSION).pc
31 APR_CONFIG = apr-$(APR_MAJOR_VERSION)-config
39 TARGETS = $(TARGET_LIB) include/private/apr_escape_test_char.h apr.exp apr-config.out build/apr_rules.out
47 CLEAN_TARGETS = apr-config.out apr.exp exports.c export_vars.c .make.dirs \
52 include/apr.h include/arch/unix/apr_private.h \
53 libtool $(APR_CONFIG) build/apr_rules.mk apr.pc \
70 # Create apr-config script suitable for the install tree
71 apr
[all...]
H A Dapr.mak1 # Microsoft Developer Studio Generated NMAKE File, Based on apr.dsp
3 CFG=apr - Win32 Release
4 !MESSAGE No configuration specified. Defaulting to apr - Win32 Release.
7 !IF "$(CFG)" != "apr - Win32 Release" && "$(CFG)" != "apr - Win32 Debug" && "$(CFG)" != "apr - x64 Release" && "$(CFG)" != "apr - x64 Debug"
12 !MESSAGE NMAKE /f "apr.mak" CFG="apr - Win32 Release"
16 !MESSAGE "apr
[all...]
H A Dapr-config.in54 Usage: apr-$APR_MAJOR_VERSION-config [OPTION]
72 --apr-la-file print the path to the .la file, if available
73 --apr-so-ext print the extensions of shared objects on this platform
74 --apr-lib-target print the libtool target information
75 --apr-libtool print the path to APR's libtool
80 APR_LIBS="\`apr-$APR_MAJOR_VERSION-config --link-libtool --libs\`"
82 APR_LIBS="\`apr-$APR_MAJOR_VERSION-config --link-ld --libs\`"
212 --apr-la-file)
217 --apr-so-ext)
221 --apr
[all...]
H A Dlibapr.mak39 ALL : ".\include\apr.hw" ".\include\apr_escape.h" "$(OUTDIR)\libapr-1.dll" "$(DS_POSTBUILD_DEP)"
126 -@erase ".\include\apr.h"
283 ALL : ".\include\apr.hw" ".\include\apr_escape.h" "$(OUTDIR)\libapr-1.dll" "$(DS_POSTBUILD_DEP)"
370 -@erase ".\include\apr.h"
527 ALL : ".\include\apr.hw" ".\include\apr_escape.h" "$(OUTDIR)\libapr-1.dll" "$(DS_POSTBUILD_DEP)"
614 -@erase ".\include\apr.h"
771 ALL : ".\include\apr.hw" ".\include\apr_escape.h" "$(OUTDIR)\libapr-1.dll" "$(DS_POSTBUILD_DEP)"
858 -@erase ".\include\apr.h"
1021 "$(INTDIR)\apr_atomic.obj" : $(SOURCE) "$(INTDIR)" ".\include\apr.h"
1033 "$(INTDIR)\dso.obj" : $(SOURCE) "$(INTDIR)" ".\include\apr
[all...]
/freebsd-11-stable/contrib/apr-util/
H A Dapr-util.spec5 Name: apr-util
10 URL: http://apr.apache.org/
11 Source0: http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
13 BuildRequires: autoconf, libtool, doxygen, apr-devel >= 1.4.0
25 Requires: apr-util = %{version}-%{release}, apr-devel
38 Requires: apr-util = %{version}-%{release}
41 This package provides the DBM driver for the apr-util.
47 Requires: apr-util = %{version}-%{release}
50 This package provides the PostgreSQL driver for the apr
[all...]
H A Dbuildconf25 # Default place to look for apr source. Can be overridden with
26 # --with-apr=[directory]
27 apr_src_dir=../apr
38 --with-apr=*)
49 echo "Looking for apr source in $apr_src_dir"
52 echo "Problem finding apr source in $apr_src_dir."
54 echo " --with-apr=[directory]"
60 # Remove some files, then copy them from apr source tree
106 ./build/rpm/apr-util.spec.in > apr
[all...]
H A DMakefile.win28 # is only expected to work if the defaults (../apr, ../apr-iconv
29 # and ../apr-util) are used, or if they are built with USEMAK=1.
31 # APR_PATH=..\apr-1.3.0
32 # API_PATH=..\apr-iconv-1.3.0
33 # APU_PATH=..\apr-util-1.3.0
81 PREFIX=..\apr-dist
104 APR_PATH=..\apr
105 API_PATH=..\apr-iconv
106 APU_PATH=..\apr
[all...]
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_cache_config.h30 #include <apr.h>
H A Dsvn_iter.h31 #include <apr.h> /* for apr_ssize_t */
H A Dsvn_sorts.h31 #include <apr.h> /* for apr_ssize_t */
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dkey-gen.h26 #include <apr.h>
/freebsd-11-stable/usr.bin/svn/lib/
H A DMakefile.inc6 APRU= ${SRCTOP}/contrib/apr-util
7 APR= ${SRCTOP}/contrib/apr
/freebsd-11-stable/contrib/subversion/
H A Dget-deps.sh45 APR=apr-${APR_VERSION}
46 APR_UTIL=apr-util-${APU_VERSION}
54 APR_ICONV=apr-iconv-${APR_ICONV_VERSION}
71 echo "Usage: $0 [ apr | py3c | serf | zlib | sqlite ] ..."
78 test -d $BASEDIR/apr || $HTTP_FETCH $APACHE_MIRROR/apr/$APR.tar.bz2
79 test -d $BASEDIR/apr-util || $HTTP_FETCH $APACHE_MIRROR/apr/$APR_UTIL.tar.bz2
82 test -d $BASEDIR/apr || bzip2 -dc $TEMPDIR/$APR.tar.bz2 | tar -xf -
83 test -d $BASEDIR/apr
[all...]
H A Dbuild.conf153 apriconv apr
165 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr apriconv apr
175 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_subr apriconv apr
184 libs = libsvn_repos libsvn_fs libsvn_delta libsvn_diff libsvn_subr apriconv apr
193 apriconv apr sasl
200 libs = libsvn_ra libsvn_delta libsvn_subr apr
208 libs = libsvn_wc libsvn_subr apriconv apr
216 libs = libsvn_client libsvn_ra libsvn_repos libsvn_delta libsvn_subr aprutil apr
224 libs = libsvn_client libsvn_ra libsvn_subr libsvn_delta apriconv apr
234 libs = libsvn_subr apr gnom
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dquoprint.c29 #include <apr.h>
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dprintaps.c28 aproxy_t apr; local
33 if (kmemcpy((char *)&apr, (long)ap.aps_apr, sizeof(apr)))
35 PRINTF("\tproxy %s/%d use %d flags %x\n", apr.apr_label,
36 apr.apr_p, apr.apr_ref, apr.apr_flags);
67 if (!strcmp(apr.apr_label, "raudio") && ap.aps_psiz == sizeof(ra)) {
76 } else if (!strcmp(apr.apr_label, "ftp") &&
101 } else if (!strcmp(apr
[all...]
/freebsd-11-stable/contrib/apr/docs/
H A Ddoxygen.conf31 #STRIP_FROM_PATH=/buildpath/apr
37 GENERATE_TAGFILE=docs/dox/apr.tag
/freebsd-11-stable/contrib/serf/auth/
H A Dauth_spnego.h24 #include <apr.h>
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_proxy.c682 aproxy_t *apr = np->in_apr; local
685 if ((apr == NULL) || (apr->apr_flags & APR_DELETE) ||
686 (fin->fin_p != apr->apr_p))
778 aproxy_t *apr; local
795 apr = ipn->in_apr;
796 if ((apr == NULL) || (apr->apr_flags & APR_DELETE)) {
798 printf("ipf_proxy_match:apr %lx apr_flags 0x%x\n",
799 (u_long)apr, ap
833 aproxy_t *apr; local
911 aproxy_t *apr; local
1122 aproxy_t *apr; local
[all...]
/freebsd-11-stable/contrib/apr/random/unix/
H A Dsha2_glue.c17 #include <apr.h>

Completed in 126 milliseconds

12345