djbdnscurve6 45
djbdnscurve6
Loading...
Searching...
No Matches
clientloc.h
Go to the documentation of this file.
1#ifndef CLIENTLOC_H
2#define CLIENTLOC_H
3
4extern int find_clientloc(char loc[2],const char ip[16]);
5
6#endif
char ip[16]
Definition: axfrdns.c:125
int find_clientloc(char loc[2], const char ip[16])
Definition: clientloc.c:8