|
RTEMS CPU Kit with SuperCore
4.11.3
|
#include <sys/types.h>#include <sys/param.h>#include <netinet/in.h>#include <arpa/nameser.h>#include <netdb.h>#include <resolv.h>#include <stdio.h>#include <string.h>#include "res_config.h"
Functions | |
| int | res_mkquery (int op, const char *dname, int class, int type, const u_char *data, int datalen, const u_char *newrr_in, u_char *buf, int buflen) |
1.8.13