OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:teletexString
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
authorityKeyIdentifier.c
538
rc = MatchingComponentTeletexString ( oid, (ComponentSyntaxInfo*)(v1->a.
teletexString
), (ComponentSyntaxInfo*)(v2->a.
teletexString
) );
564
(( comp->a.
teletexString
->identifier.bv_val && strncmp(comp->a.
teletexString
->identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0) ||
565
( strncmp(comp->a.
teletexString
->id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0))) {
567
return (comp->a.
teletexString
);
570
return ExtractingComponentTeletexString ( mem_op, cr, (comp->a.
teletexString
) );
647
rc = BDecComponentTeletexString (mem_op, b, tagId0, elmtLen0, (&k->a.
teletexString
), &totalElmtsLen1, DEC_ALLOC_MODE_0 );
649
(k->a.
teletexString
)->identifier.bv_val = (k->a.
teletexString
)->id_buf
[
all
...]
authorityKeyIdentifier.h
134
ComponentTeletexString*
teletexString
; /*
TeletexString
SIZE 1..MAX */
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
name.c
266
ss = ds->u.
teletexString
;
370
COPYCHARARRAY(ds,
teletexString
, len, name);
Completed in 58 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026