Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dautoconf.h255 extern void purge_mbind(int, struct bind **);
/illumos-gate/usr/src/uts/common/os/
H A Dmodsubr.c592 purge_mbind(int num, struct bind **hashtab) in purge_mbind() function
H A Dmodctl.c738 purge_mbind(major, mb_hashtab); in modctl_rem_major()