Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbsm/common/
H A Ddevalloc.h90 #define DA_FORCE 0x00000080 macro
H A Ddevalloc.c187 if (flag & DA_FORCE) in _da_read_file()
536 !(dargs->optflag & DA_FORCE)) { in _build_defattrs()
678 if (dargs->optflag & DA_FORCE) in _rebuild_lists()
1631 (!(dargs->optflag & DA_FORCE))) in da_update_device()
/titanic_44/usr/src/cmd/allocate/
H A Dadd_allocatable.c216 dargs->optflag |= DA_FORCE; in process_args()
406 if (da && !(dargs->optflag & DA_FORCE)) { in check_args()