Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/slapi/
H A Dplugin.c302 ret->ext_func = NULL; in createExtendedOp()
448 pTmpExtOp->ext_func = tmpFunc; in slapi_int_register_extop()
502 *pFuncAddr = pTmpExtOp->ext_func; in slapi_int_get_extop_plugin()
H A Dslapi.h69 SLAPI_FUNC ext_func; member