Home
last modified time | relevance | path

Searched full:relation (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_equiv.c34 ALLOCATOR(relation, "related variables");
36 static struct relation *alloc_relation(const char *name, struct symbol *sym) in alloc_relation()
38 struct relation *tmp; in alloc_relation()
48 struct relation *rel; in clone_related_list()
58 static int cmp_relation(struct relation *a, struct relation *b) in cmp_relation()
81 struct relation *one_rel; in get_shared_relations()
82 struct relation *two_rel; in get_shared_relations()
107 struct relation *rel; in add_related()
108 struct relation *new; in add_related()
109 struct relation tmp = { in add_related()
[all …]
/illumos-gate/usr/src/man/man5/
H A Dkdc.conf.531 \fIrelation\fR = \fIrelation-value\fR
42 \fIrelation-subsection\fR = {
43 \fIrelation\fR = \fIrelation-value\fR
44 \fIrelation\fR = \fIrelation-value\fR
70 Contains subsections for Kerberos realms, where \fIrelation-subsection\fR is
89 The following relation can be defined in the \fB[kdcdefaults]\fR section:
97 This relation lists the UDP ports on which the Kerberos server should listen by
99 is 0, the Kerberos server does not listen on any UDP port. If this relation is
110 This relation lists the TCP ports on which the Kerberos server should listen by
112 is 0, the Kerberos server does not listen on any TCP port. If this relation is
[all …]
H A Dkrb5.conf.527 \fIrelation\fR= \fIrelation-value\fR
33 \fIrelation-subsection\fR = {
36 \fIrelation\fR= \fIrelation-value\fR
40 \fIrelation\fR= \fIrelation-value\fR
66 \fIrelation-subsection\fR is the name of an application. Each subsection
77 Contains subsections for Kerberos realms, where \fIrelation-subsection\fR is
239 This relation controls the encryption types for session keys permitted by
408 \fIrelation-subsection\fR is the name of an application. Each subsection
589 \fIrelation-subsection\fR is the name of a realm. Each subsection contains
868 Kerberos realm name. The \fIrelation\fR can be a host name, or a domain name,
[all …]
/freebsd/share/doc/usd/06.bc/
H A Dbc488 if(relation) statement
489 if(relation) statement else statement
490 while(relation) statement
491 for(expression1; relation; expression2) statement
497 if(relation) {statements}
498 if(relation) {statements} else {statements}
499 while(relation) {statements}
500 for(expression1; relation; expression2) {statements}
504 A relation in one of the control statements is an expression of the form
512 The relation `=='
[all …]
/freebsd/crypto/krb5/src/plugins/preauth/pkinit/
H A Dpkinit_matching.c144 relation_type relation; member
397 rs->relation = relation_none; in parse_rule_set()
400 rs->relation = relation_and; in parse_rule_set()
404 rs->relation = relation_or; in parse_rule_set()
411 if (rs->relation == relation_none && rs->num_crs > 0) { in parse_rule_set()
412 pkiDebug("%s: Assuming AND relation for multiple components in rule '%s'\n", in parse_rule_set()
414 rs->relation = relation_and; in parse_rule_set()
427 * we can short-circuit an OR or an AND relation if an in parse_rule_set()
566 pkiDebug("%s: matching rule relation is %s with %d components\n", in check_all_certs()
567 __FUNCTION__, relation2string(rs->relation), rs->num_crs); in check_all_certs()
[all …]
/freebsd/lib/msun/man/
H A Dmath.3166 isgreater greater than relation
167 isgreaterequal greater than or equal to relation
168 isless less than relation
169 islessequal less than or equal to relation
170 islessgreater less than or greater than relation
171 isunordered unordered relation
/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_parse.h62 enum relation { enum
68 typedef enum relation relation; typedef
73 relation rel;
94 relation rel;
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_matching.c152 relation_type relation; member
413 rs->relation = relation_none; in parse_rule_set()
416 rs->relation = relation_and; in parse_rule_set()
420 rs->relation = relation_or; in parse_rule_set()
427 if (rs->relation == relation_none && rs->num_crs > 1) { in parse_rule_set()
428 pkiDebug("%s: Assuming AND relation for multiple components in rule '%s'\n", in parse_rule_set()
430 rs->relation = relation_and; in parse_rule_set()
443 * we can short-circuit an OR or an AND relation if an in parse_rule_set()
581 pkiDebug("%s: matching rule relation is %s with %d components\n", in check_all_certs()
582 __FUNCTION__, relation2string(rs->relation), rs->num_crs); in check_all_certs()
[all …]
/freebsd/contrib/llvm-project/libcxx/include/__concepts/
H A Drelation.h23 // [concept.relation]
26 concept relation = variable
32 concept equivalence_relation = relation<_Rp, _Tp, _Up>;
37 concept strict_weak_order = relation<_Rp, _Tp, _Up>;
/freebsd/usr.bin/rpcgen/
H A Drpc_parse.h76 enum relation { enum
82 typedef enum relation relation; typedef
87 relation rel;
108 relation rel;
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenMapTable.cpp9 // relation mapping between instructions. Relation models are defined using
11 // parses these definitions and generates relation maps using the information
41 // values for all the instructions appearing in the same row of the relation
42 // table. All the instructions in a given row of the relation table have some
111 // instructions in a row of the relation table. in InstrMap()
115 // in a column of the relation table. Ex: ColFields = 'predSense' in InstrMap()
123 // each column in the relation table. in InstrMap()
165 // class MapTableEmitter : It builds the instruction relation maps using
221 // Process all the instructions that model this relation (alreday present in
343 "', for the relation `" + InstrMapDesc.getName() + in getInstrForColumn()
[all …]
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_err.et10 error_code PROF_NO_RELATION, "Profile relation not found"
12 "Attempt to add a relation to node which is not a section"
30 error_code PROF_RELATION_SYNTAX, "Syntax error in profile relation"
H A Dprofile.541 relation which is named "default_realm" and has the value
47 profile_get_values() is called querying the "kdc" relation, both
54 searched for a matching relation, and all of the values found in all
H A Dprofile.hin165 * relations and sections within names. Otherwise, iterate over the relation
178 * relation or section in an iteration. If producing a section result, set
212 * Optional: Change the value of a relation, or remove it if new_value is NULL.
213 * If old_value is set and the relation does not have that value, return
229 * Optional: Add a new relation, or a new section if new_value is NULL. Add
/freebsd/crypto/krb5/src/man/
H A Dkdc.conf.man94 contain a relation for the tag. See the \fI\%[realms]\fP section for
156 ACL file, set this relation to the empty string with \fBacl_file =
161 (String.) This relation indicates the name of the configuration
168 (String, deprecated.) This relation specifies the location of the
326 relation is required in the replica KDC configuration file, and
327 this relation or \fBiprop_listen\fP is required in the primary
357 relation to the empty string with \fBkadmind_listen = \(dq\(dq\fP\&. If
381 To disable listening on UDP, set this relation to the empty string
389 release 1.15, this relation lists the ports for the
392 if that relation is not defined.
[all …]
H A Dkrb5.conf.man103 relation can be marked as final by placing a \(aq*\(aq after the tag name.
222 This relation specifies the name of the default credential cache.
223 The default is \fB@CCNAME@\fP\&. This relation is subject to parameter
227 This relation specifies the name of the default keytab for
229 relation is subject to parameter expansion (see below).
233 This relation specifies the default keytab name to be used by
235 relation is subject to parameter expansion (see below).
238 This relation specifies the name of the default replay cache.
239 The default is \fBdfl:\fP\&. This relation is subject to parameter
325 This relation allows for custom error message formatting. If a
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/et/
H A Dprof_err.c22 "Profile relation not found")); in prof_error_table()
25 "Attempt to add a relation to node which is not a section")); in prof_error_table()
58 "Syntax error in profile relation")); in prof_error_table()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dconcepts117 // [concept.relation], concept relation
119 concept relation = see below;
152 # include <__concepts/relation.h>
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dconcepts.cppm
/freebsd/crypto/heimdal/doc/doxyout/hdb/html/
H A Dgraph_legend.html25 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
73 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
81 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
/freebsd/crypto/heimdal/doc/doxyout/wind/html/
H A Dgraph_legend.html25 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
73 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
81 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/
H A Dgraph_legend.html26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
74 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
82 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
/freebsd/crypto/heimdal/doc/doxyout/hcrypto/html/
H A Dgraph_legend.html26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
74 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
82 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
/freebsd/crypto/heimdal/doc/doxyout/hx509/html/
H A Dgraph_legend.html26 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
74 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
82 A yellow dashed arrow denotes a relation between a template instance and the template class it was …
/freebsd/crypto/heimdal/doc/doxyout/krb5/html/
H A Dgraph_legend.html27 <span class="comment">/*! Truncated class, inheritance relation is hidden */</span>
75 A dark blue arrow is used to visualize a public inheritance relation between two classes. </li>
83 A yellow dashed arrow denotes a relation between a template instance and the template class it was …

12345678910>>...13