Qsmtp
0.30dev
Main Page
Data Structures
Files
File List
Globals
include
cdb.h
Go to the documentation of this file.
1
4
#ifndef CDB_H
5
#define CDB_H
6
7
#include <sys/stat.h>
8
9
extern
const
char
*
cdb_seekmm
(
int
,
const
char
*,
unsigned
int
,
char
**,
const
struct
stat *);
10
11
#endif
cdb_seekmm
const char * cdb_seekmm(int, const char *, unsigned int, char **, const struct stat *)
Definition:
cdb.c:62
Generated by
1.8.10