OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:issuer_serialbuf
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
schema_init.c
4884
char
issuer_serialbuf
[SLAP_SN_BUFLEN], serialbuf[SLAP_SN_BUFLEN];
local
4936
i_sn2.bv_val =
issuer_serialbuf
;
4937
i_sn2.bv_len = sizeof(
issuer_serialbuf
);
4985
if ( i_sn2.bv_val !=
issuer_serialbuf
) ber_memfree_x( i_sn2.bv_val, ctx );
Completed in 27 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026