OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLAP_SYNCUUID_SET_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/overlays/
syncprov.c
654
if ( pc->num !=
SLAP_SYNCUUID_SET_SIZE
)
796
pcookie.uuids = op->o_tmpalloc( (
SLAP_SYNCUUID_SET_SIZE
+1) *
797
sizeof(struct berval) +
SLAP_SYNCUUID_SET_SIZE
* UUID_LEN,
799
pcookie.last = (char *)(pcookie.uuids +
SLAP_SYNCUUID_SET_SIZE
+1);
802
for (i=1; i<
SLAP_SYNCUUID_SET_SIZE
; i++) {
2397
uuid_progress.list_len =
SLAP_SYNCUUID_SET_SIZE
;
/src/external/bsd/openldap/dist/servers/slapd/
slap.h
1783
#define
SLAP_SYNCUUID_SET_SIZE
256
Completed in 20 milliseconds
Indexes created Sun Aug 02 00:25:04 UTC 2026