Searched refs:filepath_root_test (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_file_io.h80 apr_status_t filepath_root_test(char *path, apr_pool_t *p);
/macosx-10.10/apr-32/apr/apr/file_io/os2/
H A Dfilesys.c55 apr_status_t filepath_root_test(char *path, apr_pool_t *p) function
/macosx-10.10/apr-32/apr/apr/include/arch/win32/
H A Dapr_arch_file_io.h229 apr_status_t filepath_root_test(char *path, apr_pool_t *p);
/macosx-10.10/apr-32/apr/apr/file_io/win32/
H A Dfilesys.c66 apr_status_t filepath_root_test(char *path, apr_pool_t *p) function
H A Dfilepath.c207 rv = filepath_root_test(newpath, p);
298 rv = filepath_root_test(newpath, p);

Completed in 69 milliseconds