Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/ipp/
H A Dippconf.c146 static int alloc_mod(const char *, ipp_mod_id_t *);
419 if ((rc = alloc_mod(modname, &mid)) != 0) in ipp_mod_register()
2186 alloc_mod( in alloc_mod() function