Apache HTTPD
Macros
testflock.h File Reference

Go to the source code of this file.

Macros

#define TESTFILE   "data/testfile.lock"
 
#define FAILED_READ   0
 
#define SUCCESSFUL_READ   1
 
#define UNEXPECTED_ERROR   2
 

Macro Definition Documentation

◆ FAILED_READ

#define FAILED_READ   0

Definition at line 22 of file testflock.h.

◆ SUCCESSFUL_READ

#define SUCCESSFUL_READ   1

Definition at line 23 of file testflock.h.

◆ TESTFILE

#define TESTFILE   "data/testfile.lock"

Definition at line 20 of file testflock.h.

◆ UNEXPECTED_ERROR

#define UNEXPECTED_ERROR   2

Definition at line 24 of file testflock.h.