Searched defs:Active (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/kernel/boot/net/
H A DiSCSITarget.h43 bool Active() const { return fConnected; } function in class:iSCSIConnection
68 bool Active() { return fConnection != NULL && fConnection->Active(); } function in class:iSCSISession
/haiku/src/apps/magnify/
H A DMagnify.h101 bool Active() { return fActive; } function in class:TMagnify
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.h172 bool Active() const { return fActive; } function in class:Partition

Completed in 47 milliseconds