Qsmtp
0.37
include
qremote
client.h
Go to the documentation of this file.
1
4
#ifndef QREMOTE_CLIENT_H
5
#define QREMOTE_CLIENT_H 1
6
7
struct
ips
;
8
9
extern
void
getrhost
(
const
struct
ips
*m,
const
unsigned
short
idx);
10
extern
int
checkreply
(
const
char
*status,
const
char
**pre,
const
int
mask);
11
12
#endif
/* QREMOTE_CLIENT_H */
getrhost
void getrhost(const struct ips *m, const unsigned short idx)
print remote host information to buffer
Definition:
client.c:26
ips
list of IP addresses for a given host
Definition:
qdns.h:29
checkreply
int checkreply(const char *status, const char **pre, const int mask)
Definition:
client.c:75
Generated by
1.8.16