Searched refs:res_nsend (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/man/man3resolv/ |
H A D | Makefile | 39 res_nsend.3resolv \ 62 res_nsend.3resolv := LINKSRC = resolver.3resolv
|
/titanic_50/usr/src/lib/libresolv2/common/ |
H A D | llib-lresolv | 52 int res_nsend(res_state, const u_char *, int, u_char *, int);
|
H A D | mapfile-vers | 67 res_nsend;
|
/titanic_50/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_sendsigned.c | 105 len = res_nsend(nstatp, newmsg, newmsglen, answer, anslen); in res_nsendsigned()
|
H A D | res_update.c | 174 n = res_nsend(statp, packet, n, answer, sizeof answer); in res_nupdate()
|
H A D | res_data.c | 225 return (res_nsend(&_res, buf, buflen, ans, anssiz)); in res_send()
|
H A D | res_query.c | 154 n = res_nsend(statp, buf, n, answer, anslen); in res_nquery()
|
H A D | res_findzonecut.c | 682 n = res_nsend(statp, req, n, resp, NS_MAXMSG); in do_query()
|
H A D | res_send.c | 308 res_nsend(res_state statp, in res_nsend() function
|
/titanic_50/usr/src/head/ |
H A D | resolv.h | 409 int res_nsend __P((res_state, const uchar_t *, int, uchar_t *,
|
/titanic_50/usr/src/lib/libresolv2/common/irs/ |
H A D | hesiod.c | 366 n = res_nsend(ctx->res, qbuf, n, abuf, MAX_HESRESP); in get_txt_records()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library-security-libsasl.mf | 188 link path=usr/share/man/man3resolv/res_nsend.3resolv target=resolver.3resolv
|
/titanic_50/ |
H A D | .gitignore | 7125 usr/src/man/man3resolv/res_nsend.3resolv
|