#include <stddef.h>#include <string.h>Go to the source code of this file.
Functions | |
| struct servent * | getservbyport (int port, const char *proto) |
Variables | |
| int | _serv_stayopen |
| struct servent* getservbyport | ( | int | port, | |
| const char * | proto | |||
| ) | [read] |
Definition at line 34 of file getsrvbyport.c.
| int _serv_stayopen |
Definition at line 37 of file getservent.c.
1.5.8