Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c73 static int match_mount; /* This holds the mount of interest. */ variable
280 match_mount = -1; in already_mounted()
301 match_mount = i; in already_mounted()
308 match_mount = i; in already_mounted()
822 link_name = strdup(fs_tab[match_mount]->name); in construct_vfs()
825 nfte->writeable = fs_tab[match_mount]->writeable; in construct_vfs()
826 nfte->write_tested = fs_tab[match_mount]->write_tested; in construct_vfs()
982 mod_existing(vfs, match_mount, in get_mntinfo()