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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_symtab.c359 int keyWordStat = CSC_OK; local
362 while ((**keyWords != '\0') && (keyWordStat == CSC_OK))
372 keyWordStat = CSChashEntryPut (
380 /* FIXME if keyWordStat != CSC_OK is not handled. */

Completed in 28 milliseconds