Searched refs:CSC_TRUE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/t/
H A Dtnotify.c11 static CSCboolean RunFlag11 = CSC_TRUE;
13 static CSCboolean RunFlag12 = CSC_TRUE;
15 static CSCboolean RunFlag21 = CSC_TRUE;
17 static CSCboolean RunFlag22 = CSC_TRUE;
19 static CSCboolean RunFlag23 = CSC_TRUE;
H A Dthash.c251 hashStat.grows == CSC_TRUE ? "yes" : "no"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_mem.c485 block->deleted = CSC_TRUE;
686 currupt = CSC_TRUE;
691 currupt = CSC_TRUE;
696 if (currupt == CSC_TRUE) return;
699 if (block->deleted == CSC_TRUE)
H A Dcsc_notify.c296 if (*(clientPtr->runFlag) == CSC_TRUE)
H A Dcsc_hash.c506 hashTable->grows = CSC_TRUE;
1258 CSCboolean grows; // CSC_TRUE or CSC_FALSE
1269 full. In this case the grows flag will be CSC_TRUE, otherwise it will
1468 if (hashTable->grows == CSC_TRUE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc.h153 CSC_FALSE = 0, CSC_TRUE = 1, CSC_INDETERMINATE = 2 enumerator in enum:__anon2323

Completed in 188 milliseconds