Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/devmgmt/cmds/
H A Ddevfree.c141 char *devtab; /* Ptr to device table name */ in main() local
H A Dgetdev.c155 char *devtab; /* The device table name */ in main() local
H A Ddevreserv.c161 char *devtab; /* Device table pathname */ in main() local
/titanic_41/usr/src/lib/brand/solaris10/s10_support/
H A Ds10_support.c102 struct zone_devtab devtab; in s10_verify() local
/titanic_41/usr/src/cmd/zonecfg/
H A Dzonecfg.c1795 struct zone_devtab devtab; in export_func() local
2750 fill_in_devtab(cmd_t *cmd, struct zone_devtab *devtab, boolean_t fill_in_only) in fill_in_devtab()
3083 struct zone_devtab devtab; in remove_device() local
5080 output_dev(FILE *fp, struct zone_devtab *devtab) in output_dev()