Home
last modified time | relevance | path

Searched refs:help_command (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/ofed/opensm/opensm/
H A Dosm_console.c95 static void help_command(FILE * out, int detail) in help_command() function
303 help_command(out, 0); in help_parse()
314 help_command(out, 0); in help_parse()
1764 {"help", &help_command, &help_parse},
1820 help_command(out, 0); in parse_cmd_line()