Home
last modified time | relevance | path

Searched defs:removable (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObjectMultiword.h66 void SetRemovable(bool removable) { m_can_be_removed = removable; } in SetRemovable()
/openbsd-src/sys/scsi/
H A Dscsiconf.c1078 int removable; in scsi_inqmatch() local
H A Dscsiconf.h334 int removable; member