Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dslapi.h47 #define SLAPI_OVERLAY_NAME "slapi" macro
H A Dslapi_overlay.c901 slapi.on_bi.bi_type = SLAPI_OVERLAY_NAME; in slapi_over_init()
927 return overlay_is_inst( be, SLAPI_OVERLAY_NAME ); in slapi_over_is_inst()
954 return overlay_config( be, SLAPI_OVERLAY_NAME, -1, NULL, cr ); in slapi_over_config()