HomeSort by: relevance | last modified time | path
    Searched defs:T_SRV (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/openldap/dist/libraries/libldap/
dnssrv.c 284 # ifndef T_SRV
285 # define T_SRV ns_t_srv
289 # ifndef T_SRV
290 # define T_SRV 33
293 len = res_query(request, C_IN, T_SRV, reply, sizeof(reply));
337 if (type == T_SRV) {
  /src/include/arpa/
nameser_compat.h 175 #define T_SRV ns_t_srv
  /src/external/bsd/libbind/dist/include/arpa/
nameser_compat.h 210 #define T_SRV ns_t_srv
  /src/external/mpl/dhcp/dist/includes/arpa/
nameser_compat.h 159 #define T_SRV ns_t_srv
  /src/external/bsd/tcpdump/dist/
nameser.h 152 #define T_SRV 33 /* Server selection */

Completed in 30 milliseconds