|
Apache HTTPD
|
Go to the source code of this file.
Functions | |
| apr_status_t | filepath_root_case (char **rootpath, char *root, apr_pool_t *p) |
| apr_status_t | filepath_has_drive (const char *rootpath, int only, apr_pool_t *p) |
| apr_status_t | filepath_compare_drive (const char *path1, const char *path2, apr_pool_t *p) |
| APR_DECLARE (apr_status_t) | |
| apr_status_t filepath_compare_drive | ( | const char * | path1, |
| const char * | path2, | ||
| apr_pool_t * | p | ||
| ) |
| apr_status_t filepath_has_drive | ( | const char * | rootpath, |
| int | only, | ||
| apr_pool_t * | p | ||
| ) |
| apr_status_t filepath_root_case | ( | char ** | rootpath, |
| char * | root, | ||
| apr_pool_t * | p | ||
| ) |