Searched refs:sdev_modctl_readdir_free (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_impl.h501 extern void sdev_modctl_readdir_free(char **, int, int);
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s424 NO_UNLOAD_STUB(dev, sdev_modctl_readdir_free, nomod_minus_one);
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s312 NO_UNLOAD_STUB(dev, sdev_modctl_readdir_free, nomod_minus_one);
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c2230 sdev_modctl_readdir_free(dirlist, npaths, npaths_alloc);
2268 sdev_modctl_readdir_free(dirlist, npaths, npaths_alloc);
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_subr.c2919 sdev_modctl_readdir_free(char **pathlist, int npaths, int npaths_alloc) function

Completed in 81 milliseconds