Searched refs:res_send (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/resolv/
H A D__res_send.c14 __indr_reference(__res_send, res_send)
23 #undef res_send
24 int res_send(const u_char *, int, u_char *, int);
27 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz)
H A DMakefile.inc9 res_init.c res_mkquery.c res_query.c res_send.c \
H A Dres_data.c59 __weak_alias(res_send,__res_send)
250 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { function
/netbsd-6-1-5-RELEASE/lib/libresolv/
H A DMakefile15 SRCS=gethnamaddr.c res_mkquery.c res_query.c res_send.c
/netbsd-6-1-5-RELEASE/usr.sbin/dhcp/minires/
H A DMakefile6 SRCS = res_mkupdate.c res_init.c res_update.c res_send.c res_comp.c \
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/
H A Dlibc4netbsd55 res_mkquery.c res_private.h res_query.c res_send.c
/netbsd-6-1-5-RELEASE/include/
H A Dresolv.h181 int _vcsock; /*%< PRIVATE: for res_send VC i/o */
306 #define res_send __res_send macro
333 int res_send(const u_char *, int, u_char *, int);
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/
H A Dresolv.h188 int _vcsock; /*%< PRIVATE: for res_send VC i/o */
318 #define res_send __res_send macro
335 int res_send __P((const u_char *, int, u_char *, int));
/netbsd-6-1-5-RELEASE/lib/libc/net/
H A DMakefile.inc113 resolver.3 res_send.3 \
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/minires/
H A Dresolv.h154 int _sock; /* PRIVATE: for res_send i/o */
237 int res_send (const u_char *, int, u_char *, int);
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_data.c206 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { function

Completed in 191 milliseconds