Home
last modified time | relevance | path

Searched defs:sync_cookie (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapsearch.c250 static struct berval sync_cookie = { 0, NULL }; variable
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap.h1778 struct sync_cookie { struct
1786 LDAP_STAILQ_ENTRY(sync_cookie) sc_next; argument