Searched refs:DM_FORMAT (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/head/ |
H A D | devmgmt.h | 167 #define DM_FORMAT 0x0004 macro
|
/titanic_41/usr/src/cmd/devmgmt/cmds/ |
H A D | getvol.c | 90 options |= DM_FORMAT; in main()
|
/titanic_41/usr/src/lib/libadm/common/ |
H A D | getvol.c | 373 } else if (options & DM_FORMAT) { in insert()
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | pkgtrans.c | 521 (n = _getvol(ods_name, NULL, DM_FORMAT, NULL, in _pkgtrans() 1482 if (n = getvol(ods_name, NULL, DM_FORMAT, prompt)) in pkgxfer() 1654 if (n = getvol(ods_name, NULL, DM_FORMAT, in pkgxfer()
|