Searched refs:CSC_DUPKEY (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_config.c284 case CSC_DUPKEY: statStr = "duplicate key"; break;
H A Dcsc_symtab.c670 ASSERT ((putStat == CSC_OK) || (putStat == CSC_DUPKEY));
H A Dcsc_tree.c818 CSC_DUPKEY .... if `node' already exists in `tree'; this is defined
951 insertStat = CSC_DUPKEY;
1127 CSC_DUPKEY .... if `node' already exists in `tree' (this is defined
H A Dcsc_hash.c1366 CSC_DUPKEY. Other values, CSC_NOTFOUND, CSC_BADARG, and CSC_CORRUPT can
1446 putStat = CSC_DUPKEY;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/include/
H A Dlibcsc.h239 CSC_DUPKEY = 10 /* duplicate key */ enumerator in enum:__anon2331

Completed in 304 milliseconds