Searched refs:CLI_MODE (Results 1 – 3 of 3) sorted by relevance
48 #define CLI_MODE "mode" macro
281 *module = malloc(sizeof(CLI_MODE) * sizeof(char)); in expand_aliases()282 strlcpy(*module, CLI_MODE, sizeof(CLI_MODE)); /* mode */ in expand_aliases()
461 .name = CLI_MODE,