Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcommands.h113 const char *command_short_help(const struct command *pcommand);
H A Dcommands.c726 const char *command_short_help(const struct command *pcommand) in command_short_help() function
H A Dstdinhand.c6030 if (command_short_help(cmd)) { in show_help_command()
6035 command_short_help(cmd)); in show_help_command()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcommands.h113 const char *command_short_help(const struct command *pcommand);
H A Dcommands.c726 const char *command_short_help(const struct command *pcommand) in command_short_help() function
H A Dstdinhand.c6030 if (command_short_help(cmd)) { in show_help_command()
6035 command_short_help(cmd)); in show_help_command()
/dports/games/freeciv/freeciv-2.6.6/tools/
H A Dcivmanual.c332 command_short_help(cmd), SECTION_END); in manual_command()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/
H A Dcivmanual.c332 command_short_help(cmd), SECTION_END); in manual_command()