RTEMS CPU Kit with SuperCore
Macros | Functions
getnetbynis.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 <arpa/nameser.h>
Include dependency graph for getnetbynis.c:

Macros

#define MAXALIASES   35
 
#define MAXADDRS   35
 

Functions

struct netent_getnetbynisname (const char *name)
 
struct netent_getnetbynisaddr (unsigned long addr, int af)