Searched refs:T_SRV (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | dnsglue.h | 105 #ifndef T_SRV 106 #define T_SRV ns_t_srv macro 120 #ifndef T_SRV 121 #define T_SRV 33 macro
|
H A D | dnssrv.c | 107 size = krb5int_dns_init(&ds, host, C_IN, T_SRV);
|
H A D | locate_kdc.c | 69 #ifndef T_SRV 70 #define T_SRV 33 macro 71 #endif /* T_SRV */
|
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | sm_resolve.h | 60 # ifndef T_SRV 61 # define T_SRV 33 macro 62 # endif /* ! T_SRV */
|
H A D | sm_resolve.c | 71 { "SRV", T_SRV }, 299 case T_SRV:
|
H A D | map.c | 1277 case T_SRV: 1278 type = "T_SRV";
|
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/ |
H A D | klookup.c | 92 rr_type = T_SRV; 157 if (type == T_SRV) { 185 if (type != T_SRV && !(typestr && *typestr == 'I')) 199 if (type != T_SRV && !(typestr && *typestr == 'I'))
|
/illumos-gate/usr/src/lib/libadutils/common/ |
H A D | srv_query.c | 85 len = res_nsearch(state, svc_name, C_IN, T_SRV, 192 len = res_nsearch(state, svc_name, C_IN, T_SRV, 208 len = res_nquerydomain(state, svc_name, dname, C_IN, T_SRV, 319 if (type != T_SRV) {
|
/illumos-gate/usr/src/head/arpa/ |
H A D | nameser_compat.h | 244 #define T_SRV ns_t_srv macro
|
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_mkupdate.c | 288 case T_SRV:
|
Completed in 102 milliseconds