Searched refs:res_query (Results 1 - 12 of 12) sorted by relevance

/macosx-10.9.5/bind9-45.100/bind9/contrib/nslint-2.1a3/lbl/
H A Dos-solaris2.h40 int res_query(const char *, int, int, u_char *, int);
/macosx-10.9.5/libresolv-54/xcodescripts/
H A Dmanpages.sh34 res_query.3 \
/macosx-10.9.5/Libinfo-449.1.3/dns.subproj/
H A Dres_query.c121 res_query(const char *name, int class, int type, u_char *answer, int anslen) function
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Ddnssrv.c210 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply));
220 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
/macosx-10.9.5/bind9-45.100/bind9/contrib/query-loc-0.4.0/
H A Dloc.c373 * we use res_query(). If we wanted the resolver search
377 res_query (domain, /* the domain we care about */
391 * the value returned by res_query.
516 * we use res_query(). If we wanted the resolver search
520 res_query (domain, /* the domain we care about */
534 * the value returned by res_query.
H A Dconfigure2322 echo "$as_me:$LINENO: checking for res_query in -lresolv" >&5
2323 echo $ECHO_N "checking for res_query in -lresolv... $ECHO_C" >&6
2342 char res_query ();
2346 res_query (); function
3488 res_query(domain,
/macosx-10.9.5/libresolv-54/
H A Dresolv.h319 #define res_query res_9_query macro
335 int res_query __P((const char *, int, int, u_char *, int));
H A Dres_data.c153 res_query(const char *name, int class, int type, u_char *answer, int anslen) function
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dgetcertsbyname.c235 anslen = res_query(name, C_IN, T_CERT, answer, buflen);
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dgetrrsetbyname.c248 length = res_query(hostname, (signed int) rdclass, (signed int) rdtype,
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dconfigure7284 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_query in -lresolv" >&5
7285 $as_echo_n "checking for res_query in -lresolv... " >&6; }
7300 char res_query ();
7304 return res_query ();
15013 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing res_query" >&5
15014 $as_echo_n "checking for library containing res_query... " >&6; }
15028 char res_query ();
15032 return res_query ();
15125 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if res_query will link" >&5
15126 $as_echo_n "checking if res_query wil
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/
H A Dconfigure18571 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply));
18577 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
18677 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply));
18683 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
18783 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply));
18789 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
18869 { { echo "$as_me:$LINENO: error: DNSSRV requires res_query()" >&5
18870 echo "$as_me: error: DNSSRV requires res_query()" >&2;}
[all...]

Completed in 310 milliseconds