Searched refs:memLst (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_hash.c221 CSCmemListType memLst; member in struct:S_hashTableType
298 CSCmemListType const memLst,
307 CSCmemListType const memLst,
484 hashTable->memLst,
518 hashTable->memLst = NULL;
549 (void)CSCmemFree (hashTable->memLst, (void**)&hashTable->hash, 0);
573 CSCmemListType const memLst,
594 memLst,
612 memLst, (void**)&newEntryPtr->data, itemPtr, itemSize, 0
619 (void)CSCmemFree (memLst, (voi
571 hashEntryNew( CSChashEntryType* const entryPtrPtr, CSCmemListType const memLst, const CSChashKeyType keySpec, const CSChashKeyUnion* const keyPtr, const void* const itemPtr, const size_t itemSize ) argument
661 hashEntryDel( CSChashEntryType const oldEntry, CSCmemListType const memLst, const CSChashKeyType keySpec ) argument
[all...]
H A Dcsc_symtab.c188 CSCmemListType memLst; member in struct:S_symTableType
332 symTab->memLst = memList;
481 (void)CSCsymbolDel (&symPtr, symTab->memLst, 0);
492 CSCmemListType memList = symTab->memLst;
496 symTab->memLst = NULL;
657 newSym = CSCsymbolDup (symbol, symTab->memLst, 0);
696 CSCmemListType const memLst
707 If `memLst' is not NULL the duplicated symbol is dynamically allocated
711 If `memLst' is NULL the duplicated symbol is dynamically allocated with
728 CSCmemListType const memLst
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc.h557 CSCmemListType const memLst
1030 CSCmemListType const memLst

Completed in 246 milliseconds