First page
Back
Continue
Last page
Summary
Graphic
GETSERVBYNAME
getservbyname( name, protocol )
Used to map a service name to a protocol port number.
Returns a pointer to a servent structure, if successful; otherwise it returns 0.