Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c74 static int match_mount; /* This holds the mount of interest. */ variable
276 match_mount = -1; in already_mounted()
297 match_mount = i; in already_mounted()
304 match_mount = i; in already_mounted()
818 link_name = strdup(fs_tab[match_mount]->name); in construct_vfs()
821 nfte->writeable = fs_tab[match_mount]->writeable; in construct_vfs()
822 nfte->write_tested = fs_tab[match_mount]->write_tested; in construct_vfs()
975 mod_existing(vfs, match_mount, in get_mntinfo()