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

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

Completed in 15 milliseconds