RTEMS CPU Kit with SuperCore
|
#include <sys/param.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <arpa/nameser.h>
#include <errno.h>
#include <limits.h>
#include <netdb.h>
#include <resolv.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Data Structures | |
struct | ns1 |
struct | zonegrp |
Macros | |
#define | NSMAX 16 |
Functions | |
int | res_update (ns_updrec *rrecp_in) |