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

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c142 keyword_type kw_type; member in struct:_rule_component
272 keyword_type kw_type; local
284 kw_type = kw->kwtype;
306 rc->kw_type = kw_type;
368 retval = parse_list_value(context, rc->kw_type, value, rc);
472 __FUNCTION__, keyword2string(rc->kw_type), rc->regsrc, value);
494 switch (rc->kw_type) {
514 __FUNCTION__, keyword2string(rc->kw_type),
520 switch(rc->kw_type) {
[all...]

Completed in 61 milliseconds