Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c175 static void mod_destructor(void *, void *);
3284 IPP_ALIGN, mod_constructor, mod_destructor, NULL, NULL, NULL, 0); in init_mods()
3402 mod_destructor( in mod_destructor() function