Searched refs:mount_func (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h172 int (*mount_func) (void); member in struct:fsys_entry
H A Ddisk_io.c434 if ((fsys_table[fsys_type].mount_func) ())
441 if ((*(fsys_table[fsys_type].mount_func)) () != 1)
/opensolaris-onvv-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c161 static int mount_func(int argc, char *argv[]);
189 { CMD_MOUNT, "mount", NULL, mount_func },
4999 mount_func(int argc, char *argv[]) function

Completed in 40 milliseconds