Searched refs:filepath_root_case (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/apr-32/apr/apr/file_io/netware/
H A Dfilesys.c21 apr_status_t filepath_root_case(char **rootpath, char *root, apr_pool_t *p) function
/macosx-10.10.1/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_file_io.h83 apr_status_t filepath_root_case(char **rootpath, char *root, apr_pool_t *p);
/macosx-10.10.1/apr-32/apr/apr/file_io/os2/
H A Dfilesys.c96 apr_status_t filepath_root_case(char **rootpath, char *root, apr_pool_t *p) function
/macosx-10.10.1/apr-32/apr/apr/include/arch/netware/
H A Dapr_arch_file_io.h151 apr_status_t filepath_root_case(char **rootpath, char *root, apr_pool_t *p);
/macosx-10.10.1/apr-32/apr/apr/include/arch/win32/
H A Dapr_arch_file_io.h250 apr_status_t filepath_root_case(char **rootpath, char *root, apr_pool_t *p);
/macosx-10.10.1/apr-32/apr/apr/file_io/win32/
H A Dfilesys.c134 apr_status_t filepath_root_case(char **rootpath, char *root, apr_pool_t *p) function
H A Dfilepath.c210 rv = filepath_root_case(&newpath, newpath, p);

Completed in 204 milliseconds