Searched refs:numStored (Results 1 – 2 of 2) sorted by relevance
136 u32 numStored; in main() local163 err = NWC24SearchMsgs( msgObjArray, MSGOBJ_ARRAY_SIZE, &numStored, &numRemain ); in main()171 OSReport(" [NWC24SearchMsgs(): Stored: %d Remain: %d]\n", numStored, numRemain); in main()175 for ( iObj = 0 ; iObj < numStored ; ++iObj ) in main()
400 u32* numStored, u32* numRemain );