Qsmtp
0.37
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
the filter configuration for the current user
Definition:
userconf.h:13
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.16