Searched refs:handle_help (Results 1 – 1 of 1) sorted by relevance
136 static void handle_help( char * pcBuffer );182 …{ "help", 4U, handle_help, "Show this help\n" …915 static void handle_help( char * pcBuffer ) in handle_help() function