Searched refs:res_mkquery (Results 1 – 11 of 11) sorted by relevance
/illumos-gate/usr/src/lib/libresolv/ |
H A D | Makefile | 32 pics/res_mkquery.o pics/res_query.o pics/res_send.o \ 40 res_gethost.o res_comp.o res_debug.o res_init.o res_mkquery.o \
|
H A D | crossl.h | 32 extern int res_mkquery(int, char *, int, int, char *, int, struct rrec *,
|
H A D | mapfile-vers | 74 res_mkquery;
|
H A D | res_query.c | 87 n = res_mkquery(QUERY, name, class, type, (char *)NULL, 0, NULL,
|
H A D | res_mkquery.c | 123 res_mkquery(op, dname, class, type, data, datalen, newrr, buf, buflen) in res_mkquery() function
|
/illumos-gate/usr/src/man/man3resolv/ |
H A D | Makefile | 31 res_mkquery.3resolv \ 54 res_mkquery.3resolv := LINKSRC = resolver.3resolv
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man3resolv.inc | 23 link path=usr/share/man/man3resolv/res_mkquery.3resolv target=resolver.3resolv
|
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_data.c | 158 res_mkquery(int op, /*!< opcode of query */ in res_mkquery() function
|
/illumos-gate/usr/src/lib/libresolv2/ |
H A D | Makefile.com | 71 res_mkquery.o res_mkupdate.o res_query.o res_send.o \
|
/illumos-gate/usr/src/head/ |
H A D | resolv.h | 332 int res_mkquery __P((int, const char *, int, int, const uchar_t *,
|
/illumos-gate/usr/src/lib/libresolv2/common/ |
H A D | mapfile-vers | 101 res_mkquery;
|