RTEMS CPU Kit with SuperCore
|
#include <sys/types.h>
#include <sys/socket.h>
#include <netdb.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Macros | |
#define | MAXALIASES 35 |
Functions | |
void | setprotoent (int f) |
void | endprotoent (void) |
struct protoent * | getprotoent (void) |
Variables | |
int | _proto_stayopen |