Previous section.

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

NAME

getprotobynumber, getprotobyname, getprotoent - network protocol database functions

SYNOPSIS

#include <netdb.h>

struct protoent *getprotobyname(const char *name);

struct protoent *getprotobynumber(int proto);

struct protoent *getprotoent(void);

DESCRIPTION

Refer to endprotoent().

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