Searched refs:msgType (Results 1 – 2 of 2) sorted by relevance
36 enum msgType { enum134 msgType type, type2, type3;307 msgType type[3];384 enum msgType
447 int32 msgType; in _FindPhysical() local448 if (msg->FindInt32(kDefaultManagerType, &msgType) == B_OK in _FindPhysical()449 && ((uint32)msgType == default_type)) { in _FindPhysical()