Home
last modified time | relevance | path

Searched refs:APR_FILEPATH_NOTRELATIVE (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/apr/include/
H A Dapr_file_info.h298 #define APR_FILEPATH_NOTRELATIVE 0x04 macro
/freebsd-13.1/contrib/apr/file_io/unix/
H A Dfilepath.c172 if (rootpath[0] != '/' && (flags & APR_FILEPATH_NOTRELATIVE)) in apr_filepath_merge()
/freebsd-13.1/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c1641 APR_FILEPATH_NOTRELATIVE, in svn_dirent_get_absolute()