Searched refs:get_mntinfo (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c271 if (get_mntinfo(map_client, vfstab_file))
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dmain.c502 if (get_mntinfo(map_client, vfstab_file))
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c482 if (get_mntinfo(map_client, vfstab_file)) {
/illumos-gate/usr/src/cmd/svr4pkg/hdrs/
H A Dlibinst.h244 extern int get_mntinfo __P((int map_client, char *vfstab_file));
/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dmntinfo.c848 * get_mntinfo - get the mount table, now dynamically allocated. Returns 0 if
852 get_mntinfo(int map_client, char *vfstab_file) function
/illumos-gate/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c851 if (get_mntinfo(map_client, vfstab_file)) {

Completed in 85 milliseconds