| /src/external/bsd/libbind/dist/nameser/ |
| ns_rdata.c | 122 case ns_t_srv: 203 case ns_t_srv: 278 case ns_t_srv:
|
| ns_print.c | 383 case ns_t_srv: {
|
| /src/include/arpa/ |
| nameser_compat.h | 175 #define T_SRV ns_t_srv
|
| nameser.h | 330 ns_t_srv = 33, /*%< Server Selection. */ enumerator in enum:__ns_type
|
| /src/external/mpl/dhcp/dist/includes/arpa/ |
| nameser_compat.h | 159 #define T_SRV ns_t_srv
|
| nameser.h | 255 ns_t_srv = 33, /* Server Selection. */ enumerator in enum:__ns_type
|
| /src/external/bsd/libbind/dist/include/arpa/ |
| nameser_compat.h | 210 #define T_SRV ns_t_srv
|
| nameser.h | 332 ns_t_srv = 33, /*%< Server Selection. */ enumerator in enum:__ns_type
|
| /src/external/bsd/openldap/dist/libraries/libldap/ |
| dnssrv.c | 283 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply)); 285 # define T_SRV ns_t_srv
|
| /src/external/bsd/libbind/dist/resolv/ |
| res_debug.c | 499 {ns_t_srv, "SRV", "server selection"},
|
| /src/lib/libc/resolv/ |
| res_debug.c | 507 {ns_t_srv, "SRV", "server selection"},
|
| /src/lib/libc/nameser/ |
| ns_print.c | 390 case ns_t_srv: {
|
| /src/external/bsd/openldap/dist/ |
| configure | 17798 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply)); 17881 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply)); 17964 len = res_query(request, ns_c_in, ns_t_srv, reply, sizeof(reply));
|