Searched refs:APR_FREADONLY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/apr-32/apr/apr/include/arch/win32/
H A Dapr_arch_file_io.h134 #define APR_FREADONLY 0x10000000 macro
/macosx-10.10/apr-32/apr/apr/file_io/win32/
H A Dfilestat.c199 if (finfo->protection & APR_FREADONLY) {
403 finfo->protection = APR_FREADONLY;

Completed in 114 milliseconds