Home
last modified time | relevance | path

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

/dports/net/p5-Net-Nmsg/Net-Nmsg-0.17/examples/other/
H A Dprocess_ch204.pl19 rrtype_to_str($m->get_rrtype));
22 $m->get_rrtype,
/dports/dns/getdns/getdns-1.5.2/src/tools/
H A Dgetdns_server_mon.c122 static int get_rrtype(const char *t) in get_rrtype() function
461 int rrtype = get_rrtype(**av); in get_name_type_args()
H A Dgetdns_query.c90 static int get_rrtype(const char *t) in get_rrtype() function
589 if ((t = get_rrtype(arg)) >= 0) { in parse_args()