Searched defs:secprotos (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drcode.c176 static struct tbl secprotos[] = { SECPROTONAMES }; variable in typeref:struct:tbl
379 RETERR(dns_mnemonic_fromtext(&value, source, secprotos, 0xff));
386 return (dns_mnemonic_totext(secproto, target, secprotos));

Completed in 11 milliseconds