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

/bind-9.11.3/lib/dns/
H A Dspnego.c924 Der_type thistype; local
928 e = der_get_tag(p, len, &thisclass, &thistype, &thistag, &l);
931 if (xclass != thisclass || type != thistype)

Completed in 16 milliseconds