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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_timer.c637 int statStat = CSC_ERROR; local
657 statStat = CSC_OK;
660 return (statStat);
H A Dcsc_symtab.c566 int statStat = CSC_OK; local
586 return (statStat);
H A Dcsc_list.c1113 int statStat = CSC_OK; local
1138 statStat = CSC_NO_PROFILING;
1142 return (statStat);
1969 int statStat = CSC_OK; local
1987 return (statStat);
H A Dcsc_mem.c1832 int statStat = CSC_OK; local
1859 statStat = CSC_NO_PROFILING;
1863 return (statStat);
2017 int statStat = CSC_OK; local
2084 return (statStat);
H A Dcsc_tree.c1582 int statStat = CSC_OK; local
1599 statStat = CSC_NO_PROFILING;
1603 return (statStat);
2545 int statStat = CSC_OK; local
2564 return (statStat);

Completed in 124 milliseconds