Home
last modified time | relevance | path

Searched refs:APR_OPENINFO (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/subversion/subversion/include/private/
H A Dsvn_dep_compat.h108 #ifndef APR_OPENINFO
109 #define APR_OPENINFO 0x00100000 macro
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Dio.c2024 status = apr_file_open(&file, path, APR_OPENINFO, APR_OS_DEFAULT, pool); in io_win_read_link()