Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcommands.h114 char *command_extra_help(const struct command *pcommand);
H A Dcommands.c735 char *command_extra_help(const struct command *pcommand) in command_extra_help() function
H A Dstdinhand.c6055 char *help = command_extra_help(cmd); in show_help_command()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcommands.h114 char *command_extra_help(const struct command *pcommand);
H A Dcommands.c735 char *command_extra_help(const struct command *pcommand) in command_extra_help() function
H A Dstdinhand.c6055 char *help = command_extra_help(cmd); in show_help_command()
/dports/games/freeciv/freeciv-2.6.6/tools/
H A Dcivmanual.c346 char *help = command_extra_help(cmd); in manual_command()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/
H A Dcivmanual.c346 char *help = command_extra_help(cmd); in manual_command()