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