|
Apache HTTPD
|
#include "apr.h"#include "apr_private.h"#include "apr_arch_file_io.h"#include "apr_strings.h"#include "apr_lib.h"#include <string.h>#include <ctype.h>Go to the source code of this file.
Functions | |
| APR_DECLARE (apr_status_t) | |
| static int | same_drive (const char *path1, const char *path2) |