Searched refs:OPMODE_CONSOLE (Results 1 – 3 of 3) sorted by relevance
100 #define OPMODE_CONSOLE 0x01 macro132 ((g_opmode & OPMODE_CONSOLE) \137 ((g_opmode & OPMODE_CONSOLE) \
119 g_opmode = OPMODE_CONSOLE; in OptParse()138 g_opmode |= OPMODE_CONSOLE; in OptParse()245 if (g_opmode & OPMODE_CONSOLE) { in main()
257 if (g_opmode & OPMODE_CONSOLE) { in AKFS_OutputResult()