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 Ddnsglue.h105 #ifndef T_SRV
106 #define T_SRV ns_t_srv macro
120 #ifndef T_SRV
121 #define T_SRV 33 macro
H A Ddnssrv.c107 size = krb5int_dns_init(&ds, host, C_IN, T_SRV);
H A Dlocate_kdc.c69 #ifndef T_SRV
70 #define T_SRV 33 macro
71 #endif /* T_SRV */
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsm_resolve.h60 # ifndef T_SRV
61 # define T_SRV 33 macro
62 # endif /* ! T_SRV */
H A Dsm_resolve.c71 { "SRV", T_SRV },
299 case T_SRV:
H A Dmap.c1277 case T_SRV:
1278 type = "T_SRV";
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dklookup.c92 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 Dsrv_query.c85 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 Dnameser_compat.h244 #define T_SRV ns_t_srv macro
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkupdate.c288 case T_SRV:

Completed in 102 milliseconds