Qsmtp
0.30dev
Main Page
Data Structures
Files
File List
Globals
include
qsmtpd
vpop.h
Go to the documentation of this file.
1
4
#ifndef VPOP_H
5
#define VPOP_H
6
7
struct
userconf
;
8
9
extern
int
vget_dir
(
const
char
*,
struct
userconf
*) __attribute__ ((nonnull (1, 2)));
10
11
#endif
userconf
Definition:
userconf.h:10
vget_dir
int vget_dir(const char *, struct userconf *)
query the users/cdb file for information about this domain
Definition:
vpop.c:56
Generated by
1.8.10