Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dmodule.c57 static int module_int_unload (module_loaded_t *module);
84 module_int_unload(module_list); in module_kill()
119 module_int_unload( module ); in module_unload()
250 module_int_unload(module); in module_load()
259 module_int_unload(module); in module_load()
294 static int module_int_unload (module_loaded_t *module) in module_int_unload() function