Searched refs:DympSetProdSafe (Results 1 – 4 of 4) sorted by relevance
69 void DympSetProdSafe(DympoolType *pool, FILLP_BOOL safe);
47 DympSetProdSafe((DympoolType *)pool, prodSafe); in FillbufItemPoolSetConflictSafe()
282 DympSetProdSafe(inst->msgPool, FILLP_TRUE); in SpungeInstMsgBoxInit()458 DympSetProdSafe(g_spunge->epitemPool, FILLP_TRUE); in FtAllocateEpollResource()468 DympSetProdSafe(g_spunge->eventpollPool, FILLP_TRUE); in FtAllocateEpollResource()654 DympSetProdSafe(g_spunge->netPool, FILLP_FALSE); in FtInitGlobalNetPool()
115 void DympSetProdSafe(DympoolType *pool, FILLP_BOOL safe) in DympSetProdSafe() function