Searched refs:action_enable (Results 1 – 1 of 1) sorted by relevance
80 static int action_enable(int, char **);111 { "enable", action_enable },327 action_enable(int argc, char **argv) in action_enable() function