Apache HTTPD
Macros | Functions
testmmap.c File Reference
#include "testutil.h"
#include "apr_mmap.h"
#include "apr_errno.h"
#include "apr_general.h"
#include "apr_lib.h"
#include "apr_file_io.h"
#include "apr_strings.h"

Go to the source code of this file.

Macros

#define PATH_LEN   255
 

Functions

static void not_implemented (abts_case *tc, void *data)
 
abts_suitetestmmap (abts_suite *suite)
 

Macro Definition Documentation

◆ PATH_LEN

#define PATH_LEN   255

Definition at line 28 of file testmmap.c.

Function Documentation

◆ not_implemented()

static void not_implemented ( abts_case tc,
void *  data 
)
static

Definition at line 31 of file testmmap.c.

◆ testmmap()

abts_suite * testmmap ( abts_suite suite)

Definition at line 145 of file testmmap.c.