Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c90 static struct modctl *allocate_modp(const char *, const char *);
3290 allocate_modp(const char *filename, const char *modname) in allocate_modp() function
4054 mp = allocate_modp(filename, modname); in mod_hold_by_name_common()