Searched refs:relation (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c145 relation_type relation; member in struct:_rule_set
398 rs->relation = relation_none;
401 rs->relation = relation_and;
405 rs->relation = relation_or;
412 if (rs->relation == relation_none && rs->num_crs > 1) {
413 pkiDebug("%s: Assuming AND relation for multiple components in rule '%s'\n",
415 rs->relation = relation_and;
428 * we can short-circuit an OR or an AND relation if an
564 pkiDebug("%s: matching rule relation is %s with %d components\n",
565 __FUNCTION__, relation2string(rs->relation), r
[all...]
/osnet-11/usr/src/lib/libsmbns/common/
H A Dsmbns_krb.c270 char relation[MAXHOSTNAMELEN]; local
298 * Populates the following relation-value pair in the
304 (void) snprintf(relation, sizeof (relation), ".%s",
308 cfg->kc_profile, relation, cfg->kc_realm)) != 0) {
446 * Populates the following relation-value pair in the
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_int.h150 (struct profile_node *relation);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3649 C<$m> is currently just a copy of the original number. The relation between

Completed in 46 milliseconds