Searched refs:SCMD_ENABLE (Results 1 – 3 of 3) sorted by relevance
48 #define SCMD_ENABLE 100 macro
299 if (!(subcmd == SCMD_ENABLE || subcmd == SCMD_DISABLE)) in common_enable_disable()305 case SCMD_ENABLE: in common_enable_disable()
343 error = common_enable_disable(&func_block, fd, debug, SCMD_ENABLE); in main()