Searched refs:cSlots (Results 1 – 2 of 2) sorted by relevance
1124 int cSlots = m_Slots.size(); in createKeysManager() local1125 boost::scoped_array<PK11SlotInfo*> sarSlots(new PK11SlotInfo*[cSlots]); in createKeysManager()1131 pKeysMngr = xmlSecNssAppliedKeysMngrCreate(slots, cSlots, handler ) ; in createKeysManager()
151 + int cSlots,800 + * @cSlots: number of slots in the array810 + int cSlots,827 + for (islot = 0; islot < cSlots; islot++)
Completed in 50 milliseconds