Home
last modified time | relevance | path

Searched refs:APR_FPROT_OS_DEFAULT (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/mod_perl2/mod_perl-2.0.11/src/modules/perl/
H A Dmodperl_apr_compat.h101 #ifndef APR_FPROT_OS_DEFAULT
102 #define APR_FPROT_OS_DEFAULT APR_OS_DEFAULT macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/apr/include/
H A Dapr_file_info.h94 #define APR_FPROT_OS_DEFAULT 0x0FFF /**< use OS's default permissions */ macro
112 #define APR_OS_DEFAULT APR_FPROT_OS_DEFAULT /**< @deprecated @see APR_FPROT_OS_DEFAULT */
/dports/devel/apr1/apr-1.7.0/include/
H A Dapr_file_info.h94 #define APR_FPROT_OS_DEFAULT 0x0FFF /**< use OS's default permissions */ macro
112 #define APR_OS_DEFAULT APR_FPROT_OS_DEFAULT /**< @deprecated @see APR_FPROT_OS_DEFAULT */
/dports/www/mod_webauth/webauth-4.7.0/portable/
H A Dapr.h85 # define APR_FPROT_OS_DEFAULT APR_OS_DEFAULT macro
/dports/www/tomcat-native/tomcat-native-1.2.24-src/test/org/apache/tomcat/jni/
H A DTestFile.java34 int openPermissions = File.APR_FPROT_OS_DEFAULT; in testInfoGet()
/dports/www/tomcat-native/tomcat-native-1.2.24-src/java/org/apache/tomcat/jni/
H A DFile.java157 public static final int APR_FPROT_OS_DEFAULT = 0x0FFF; /** use OS's default permissions */ field in File
/dports/www/serf/serf-1.3.9/test/
H A Dtest_ssl.c259 APR_FPROT_OS_DEFAULT, test_pool); in test_ssl_cert_export()
/dports/www/fpc-httpd22/fpc-3.2.2/packages/httpd22/src/apr/
H A Dapr_file_info.inc88 APR_FPROT_OS_DEFAULT = $0FFF; {< use OS's default permissions }
106 APR_OS_DEFAULT= APR_FPROT_OS_DEFAULT; {< @deprecated @see APR_FPROT_OS_DEFAULT }
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd22/src/apr/
H A Dapr_file_info.inc88 APR_FPROT_OS_DEFAULT = $0FFF; {< use OS's default permissions }
106 APR_OS_DEFAULT= APR_FPROT_OS_DEFAULT; {< @deprecated @see APR_FPROT_OS_DEFAULT }
/dports/www/fpc-httpd24/fpc-3.2.2/packages/httpd24/src/apr/
H A Dapr_file_info.inc90 APR_FPROT_OS_DEFAULT = $0FFF; //**< use OS's default permissions */
108 …APR_OS_DEFAULT = APR_FPROT_OS_DEFAULT; //**< @deprecated @see APR_FPROT_OS_DEFAULT
/dports/lang/fpc-source/fpc-3.2.2/packages/httpd24/src/apr/
H A Dapr_file_info.inc90 APR_FPROT_OS_DEFAULT = $0FFF; //**< use OS's default permissions */
108 …APR_OS_DEFAULT = APR_FPROT_OS_DEFAULT; //**< @deprecated @see APR_FPROT_OS_DEFAULT
/dports/www/mod_rivet/rivet-3.2.0/src/mod_rivet_ng/
H A Dmod_rivet_common.c82 APR_FPROT_OS_DEFAULT, in Rivet_ReadFile()
/dports/devel/apr1/apr-1.7.0/test/
H A Dtestfile.c977 APR_FPROT_OS_DEFAULT, p); in test_file_trunc_buffered_write2()
1022 APR_FOPEN_WRITE, APR_FPROT_OS_DEFAULT, p); in test_file_trunc_buffered_read()
1031 APR_FOPEN_BUFFERED, APR_FPROT_OS_DEFAULT, p); in test_file_trunc_buffered_read()
/dports/java/java-subversion/subversion-1.14.1/tools/dev/svnmover/
H A Dra.c113 SVN_ERR(svn_io_dir_make(branch_info_dir, APR_FPROT_OS_DEFAULT, in write_rev_prop()
/dports/devel/py-subversion/subversion-1.14.1/tools/dev/svnmover/
H A Dra.c113 SVN_ERR(svn_io_dir_make(branch_info_dir, APR_FPROT_OS_DEFAULT, in write_rev_prop()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/tools/dev/svnmover/
H A Dra.c113 SVN_ERR(svn_io_dir_make(branch_info_dir, APR_FPROT_OS_DEFAULT, in write_rev_prop()
/dports/devel/p5-subversion/subversion-1.14.1/tools/dev/svnmover/
H A Dra.c113 SVN_ERR(svn_io_dir_make(branch_info_dir, APR_FPROT_OS_DEFAULT, in write_rev_prop()
/dports/www/mod_webauth/webauth-4.7.0/modules/webkdc/
H A Dacl.c153 APR_FPROT_OS_DEFAULT, rc->r->pool); in get_acl()
/dports/www/apache24/httpd-2.4.53/support/
H A Drotatelogs.c449 rv = apr_dir_make_recursive(path, APR_FPROT_OS_DEFAULT, newlog.pool); in doRotate()
/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dutils.c317 SVN_ERR(svn_io_dir_make(path, APR_FPROT_OS_DEFAULT, b->pool)); in sbox_disk_mkdir()
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dutils.c317 SVN_ERR(svn_io_dir_make(path, APR_FPROT_OS_DEFAULT, b->pool)); in sbox_disk_mkdir()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dutils.c317 SVN_ERR(svn_io_dir_make(path, APR_FPROT_OS_DEFAULT, b->pool)); in sbox_disk_mkdir()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_wc/
H A Dutils.c317 SVN_ERR(svn_io_dir_make(path, APR_FPROT_OS_DEFAULT, b->pool)); in sbox_disk_mkdir()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dshelf.c256 APR_FPROT_OS_DEFAULT, scratch_pool)); in shelf_write_revprops()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dshelf.c256 APR_FPROT_OS_DEFAULT, scratch_pool)); in shelf_write_revprops()

12