Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/
H A Ddevmgmt.h170 #define DM_OLABEL 0x0020 macro
/titanic_41/usr/src/cmd/devmgmt/cmds/
H A Dgetvol.c98 options |= DM_OLABEL; in main()
/titanic_41/usr/src/lib/libadm/common/
H A Dgetvol.c385 if (options & DM_OLABEL) { in insert()