Home
last modified time | relevance | path

Searched refs:TYPE_ISDN_NAME (Results 1 – 3 of 3) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Drfc.c106 { TYPE_ISDN, TYPE_ISDN_NAME }, // 20
393 return TYPE_ISDN_NAME; in dns_type_get_name()
H A Ddnsformat.c460 txt = TYPE_ISDN_NAME; in dnstype_format_handler_method()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Drfc.h1355 #define TYPE_ISDN_NAME "ISDN" macro