tConfigVal       1404 core/conf.c    static int getValue(ConfInfo *ci, unsigned short id, tConfigVal* configVal)
tConfigVal       1466 core/conf.c    int conf_getValue(unsigned short id, tConfigVal* configVal)
tConfigVal       1483 core/conf.c    static int setValue(ConfInfo *ci, unsigned short id, tConfigVal configVal, void (*info_func)(unsigned short id))
tConfigVal       1564 core/conf.c    int conf_setValue(unsigned short id, tConfigVal configVal)
tConfigVal        534 include/conf.h extern int conf_getValue(unsigned short id, tConfigVal* configVal);
tConfigVal        535 include/conf.h extern int conf_setValue(unsigned short id, tConfigVal configVal);
tConfigVal        267 lib/ubasic/ubasic.c   tConfigVal configVal;
tConfigVal       1952 lib/ubasic/ubasic.c     tConfigVal configVal = {0};
tConfigVal       2058 lib/ubasic/ubasic.c     tConfigVal configVal;
tConfigVal       2317 modules/luascript.c     tConfigVal configVal;
tConfigVal       2356 modules/luascript.c     tConfigVal configVal = {0};  //initialize isXXX