COHERENT help

This page displays the COHERENT help information for getservbyname.

Listing of available help pages


getservbyname() -- Get a service entry by name

#include <netdb.h>
struct servent *getservbyname(name, protocol);
char *name, *protocol;