s/qmail 4.3.20
Next generation secure email transport
Loading...
Searching...
No Matches
dnsgettxt.h
Go to the documentation of this file.
1#ifdef cplusplus
2extern "C" {
3
4int DNSGetTXT(const char* szFQDN,char* Buffer,int nBufLen);
5extern void dns_random_init(const char [12]);
6
7#endif