Home
last modified time | relevance | path

Searched refs:logschema (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dsyncrepl.c228 typedef struct logschema { struct
238 } logschema; argument
240 static logschema changelog_sc = {
252 static logschema accesslog_sc = {
310 logschema *ls = &accesslog_sc; in init_syncrepl()
574 logschema *ls; in ldap_sync_search()
2899 logschema *ls; in syncrepl_message_to_op()