Previous section.

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

NAME

getnetbyaddr, getnetbyname, getnetent - network database functions

SYNOPSIS

#include <netdb.h>

struct netent *getnetbyaddr(uint32_t net, int type);

struct netent *getnetbyname(const char *name);

struct netent *getnetent(void);

DESCRIPTION

Refer to endnetent().

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