Apache HTTPD
Functions
filepath.c File Reference
#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)
 

Function Documentation

◆ same_drive()

static int same_drive ( const char path1,
const char path2 
)
static

Definition at line 331 of file filepath.c.