Searched refs:res_query (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/lib/libresolv/ |
H A D | Makefile | 30 pics/res_mkquery.o pics/res_query.o pics/res_send.o \ 39 res_query.o res_send.o res_sethost.o
|
H A D | res_query.c | 72 res_query(name, class, type, answer, anslen) in res_query() function 168 return (res_query(cp, class, type, answer, anslen)); 265 return (res_query(longname, class, type, answer, anslen));
|
H A D | mapfile-vers | 70 res_query;
|
H A D | res_gethost.c | 284 n = res_query(qbuf, C_IN, T_PTR, (char *)&buf, sizeof (buf));
|
/titanic_41/usr/src/man/man3resolv/ |
H A D | Makefile | 41 res_query.3resolv \ 64 res_query.3resolv := LINKSRC = resolver.3resolv
|
/titanic_41/usr/src/lib/libresolv2/common/ |
H A D | llib-lresolv | 36 int res_query(const char *, int, int, u_char *, int);
|
H A D | mapfile-vers | 91 res_query;
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_data.c | 191 res_query(const char *name, /*!< domain name */ in res_query() function
|
/titanic_41/usr/src/lib/libresolv2/ |
H A D | Makefile.com | 71 res_mkquery.o res_mkupdate.o res_query.o res_send.o \
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | domain.c | 233 extern int res_query(), res_search(); 271 resfunc = res_query;
|
/titanic_41/usr/src/head/ |
H A D | resolv.h | 334 int res_query __P((const char *, int, int, uchar_t *, int));
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library-security-libsasl.mf | 191 link path=usr/share/man/man3resolv/res_query.3resolv target=resolver.3resolv
|
/titanic_41/ |
H A D | .gitignore | 7127 usr/src/man/man3resolv/res_query.3resolv
|