Searched defs:Quarantined (Results 1 – 2 of 2) sorted by relevance
61 enum State : u8 { Available = 0, Allocated = 1, Quarantined = 2 }; enumerator