Previous section.

Networking Services (XNS) Issue 5
Copyright © 1997 The Open Group

NAME

gethostbyaddr, gethostbyname, gethostent - network host database functions

SYNOPSIS

#include <netdb.h>

struct hostent *gethostbyaddr(const void *addr, size_t len, int type);

struct hostent *gethostbyname(const char *name);

struct hostent *gethostent(void);

DESCRIPTION

Refer to endhostent().

CHANGE HISTORY

First released in Issue 4.

Why not acquire a nicely bound hard copy?
Click here to return to the publication details or order a copy of this publication.

Contents Next section Index