RTEMS CPU Kit with SuperCore
Macros | Functions
gethostbynis.c File Reference
#include <sys/param.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <errno.h>
#include <string.h>
Include dependency graph for gethostbynis.c:

Macros

#define MAXALIASES   35
 
#define MAXADDRS   35
 

Functions

struct hostent_gethostbynisname (const char *name, int af)
 
struct hostent_gethostbynisaddr (const char *addr, int len, int af)