(hostent_find_fqdn): add
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10305 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -272,6 +272,11 @@ void ROKEN_LIB_FUNCTION print_version(const char *);
|
||||
ssize_t ROKEN_LIB_FUNCTION eread (int fd, void *buf, size_t nbytes);
|
||||
ssize_t ROKEN_LIB_FUNCTION ewrite (int fd, const void *buf, size_t nbytes);
|
||||
|
||||
struct hostent;
|
||||
|
||||
char *
|
||||
hostent_find_fqdn (const struct hostent *he);
|
||||
|
||||
void
|
||||
esetenv(const char *var, const char *val, int rewrite);
|
||||
|
||||
|
Reference in New Issue
Block a user