OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ComponentTime
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
crl.h
103
}
ComponentTime
;
108
void* ExtractingComponentTime PROTO (( void* mem_op, ComponentReference *cr,
ComponentTime
*comp ));
111
int BDecComponentTime PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0,
ComponentTime
**v, AsnLen *bytesDecoded, int mode));
114
int GDecComponentTime PROTO (( void* mem_op, GenBuf * b,
ComponentTime
**v, AsnLen *bytesDecoded, int mode));
187
ComponentTime
* revocationDate; /* Time */
287
ComponentTime
* thisUpdate; /* Time */
288
ComponentTime
* nextUpdate; /* Time OPTIONAL */
336
ComponentTime
* notBefore; /* Time */
337
ComponentTime
* notAfter; /* Time */
certificate.h
136
}
ComponentTime
;
141
void* ExtractingComponentTime PROTO (( void* mem_op, ComponentReference *cr,
ComponentTime
*comp ));
144
int BDecComponentTime PROTO ((void* mem_op, GenBuf * b, AsnTag tagId0, AsnLen elmtLen0,
ComponentTime
**v, AsnLen *bytesDecoded, int mode));
147
int GDecComponentTime PROTO (( void* mem_op, GenBuf * b,
ComponentTime
**v, AsnLen *bytesDecoded, int mode));
204
ComponentTime
* notBefore; /* Time */
205
ComponentTime
* notAfter; /* Time */
Completed in 74 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026