Home
last modified time | relevance | path

Searched defs:pathvfs (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c773 static struct pathvfs { in new_vfs_in_modpath() struct
774 char *path; in new_vfs_in_modpath()
775 struct vfs *vfsp; in new_vfs_in_modpath()
776 } *pathvfs; in new_vfs_in_modpath() local