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

/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c135 keyword_type kw_type; member in struct:_rule_component
261 keyword_type kw_type; local
273 kw_type = kw->kwtype;
295 rc->kw_type = kw_type;
357 retval = parse_list_value(context, rc->kw_type, value, rc);
456 __FUNCTION__, keyword2string(rc->kw_type), rc->regsrc, value);
478 switch (rc->kw_type) {
498 __FUNCTION__, keyword2string(rc->kw_type),
504 switch(rc->kw_type) {
[all...]

Completed in 22 milliseconds