Home
last modified time | relevance | path

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

/freebsd/lib/libbe/
H A Dbe.h99 BE_DESTROY_FORCE = 1 << 0, enumerator
H A Dbe.c425 force = options & BE_DESTROY_FORCE; in be_destroy_internal()
/freebsd/sbin/bectl/
H A Dbectl.c372 flags |= BE_DESTROY_FORCE; in bectl_cmd_destroy()