Qsmtp
0.30dev
Main Page
Data Structures
Files
File List
Globals
include
ipme.h
Go to the documentation of this file.
1
4
#ifndef IPME_H
5
#define IPME_H
6
7
struct
ips
;
8
9
extern
struct
ips
*
filter_my_ips
(
struct
ips
*ipl) __attribute__ ((nonnull (1)));
10
11
#endif
ips
list of IP addresses for a given host
Definition:
qdns.h:28
filter_my_ips
struct ips * filter_my_ips(struct ips *ipl)
Definition:
ipme.c:30
Generated by
1.8.10