Searched refs:T_TXT (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | dnsglue.h | 108 #ifndef T_TXT 109 #define T_TXT ns_t_txt macro 117 #ifndef T_TXT 118 #define T_TXT 15 macro
|
H A D | hst_realm.c | 128 ret = krb5int_dns_init(&ds, host, C_IN, T_TXT); in krb5_try_realm_txt_rr()
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | sm_resolve.h | 54 # ifndef T_TXT 55 # define T_TXT 16 macro
|
H A D | sm_resolve.c | 69 { "TXT", T_TXT }, 322 case T_TXT:
|
H A D | map.c | 1285 case T_TXT:
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getdxbyname.c | 97 if (( rc = res_search( domain, C_IN, T_TXT, buf, sizeof( buf ))) < 0 in nsldapi_getdxbyname() 174 if ( class == C_IN && type == T_TXT ) { in decode_answer()
|
/titanic_41/usr/src/lib/libresolv/arpa/ |
H A D | nameser.h | 110 #define T_TXT 16 /* text strings */ macro
|
/titanic_41/usr/src/lib/libresolv/ |
H A D | res_debug.c | 307 case T_TXT: 432 case T_TXT: /* text */
|
/titanic_41/usr/src/lib/libresolv2/common/irs/ |
H A D | hesiod.c | 360 n = res_nmkquery(ctx->res, QUERY, name, class, T_TXT, NULL, 0, in get_txt_records() 424 if (rr.class != class || rr.type != T_TXT) in get_txt_records()
|
/titanic_41/usr/src/head/arpa/ |
H A D | nameser_compat.h | 229 #define T_TXT ns_t_txt macro
|
/titanic_41/usr/src/lib/libmapid/common/ |
H A D | mapid.c | 230 int type = T_TXT; in resolv_search() 480 case T_TXT: in resolv_decode()
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_mkupdate.c | 385 case T_TXT: in res_nmkupdate()
|