New function `inaddr2str' to convert an IP address into a verified
hostname or a string of the form x.y.z.a git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@656 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -79,4 +79,6 @@ time_t tm2time (struct tm tm, int local);
|
||||
|
||||
int verify_unix_user(char *user, char *password);
|
||||
|
||||
void inaddr2str(struct in_addr addr, char *s, size_t len);
|
||||
|
||||
#endif /* __ROKEN_H__ */
|
||||
|
Reference in New Issue
Block a user