Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dconstraint.c95 static ConfigTable constraintcfg[] = { variable
111 Cft_Overlay, constraintcfg },
1236 rc = config_register_schema( constraintcfg, constraintocs ); in constraint_initialize()