Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dtranslucent.c109 static ConfigOCs translucentocs[] = { variable
146 cei->ce_bi->bi_cf_ocs != translucentocs ) in translucent_ldadd()
187 &translucentocs[1] ); in translucent_cfadd()
1437 translucentocs[1].co_table = olcDatabaseDummy; in translucent_initialize()
1457 translucent.on_bi.bi_cf_ocs = translucentocs; in translucent_initialize()
1458 rc = config_register_schema ( translucentcfg, translucentocs ); in translucent_initialize()