Home
last modified time | relevance | path

Searched refs: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
272 keyword_type kw_type; in parse_rule_component() local
284 kw_type = kw->kwtype; in parse_rule_component()
306 rc->kw_type = kw_type; in parse_rule_component()
494 switch (rc->kw_type) { in component_match()
514 __FUNCTION__, keyword2string(rc->kw_type), in component_match()
520 switch(rc->kw_type) { in component_match()
523 __FUNCTION__, keyword2string(rc->kw_type), in component_match()
530 __FUNCTION__, keyword2string(rc->kw_type), in component_match()
537 __FUNCTION__, keyword2string(rc->kw_type), in component_match()
[all …]