Main Page | Modules | Data Structures | File List | Data Fields | Globals

mar_types_c.h File Reference

External type definitions. More...

#include <fcntl.h>
#include <stddef.h>
#include <sys/types.h>

Go to the source code of this file.

Data Structures

struct  mar_pair
 The meta pair type. More...


Defines

#define MAR_NOMATCH   (-2)
#define MAR_RDONLY   O_RDONLY
#define MAR_WRONLY   O_WRONLY
#define MAR_RDWR   O_RDWR
#define MAR_APPEND   O_APPEND
#define MAR_CREAT   O_CREAT
#define MAR_TRUNC   O_TRUNC
#define MAR_EXCL   O_EXCL
#define MAR_SET   0
#define MAR_CUR   1
#define MAR_END   2

Typedefs

typedef char mar_key_t [38]
 The meta key type.

typedef mar_pair mar_pair_t
 The meta pair type.


Detailed Description

External type definitions.

Definition in file mar_types_c.h.


Define Documentation

#define MAR_NOMATCH   (-2)
 

Return code used by some functions to indicate that no matching item could be found.

Definition at line 81 of file mar_types_c.h.


Generated on Tue Dec 14 16:10:54 2004 for mar by doxygen 1.3.6