Home
last modified time | relevance | path

Searched defs:pcommand (Results 1 – 19 of 19) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcommands.c702 const char *command_name(const struct command *pcommand) in command_name()
718 const char *command_synopsis(const struct command *pcommand) in command_synopsis()
726 const char *command_short_help(const struct command *pcommand) in command_short_help()
735 char *command_extra_help(const struct command *pcommand) in command_extra_help()
750 enum cmdlevel command_level(const struct command *pcommand) in command_level()
758 enum cmd_echo command_echo(const struct command *pcommand) in command_echo()
766 int command_vote_flags(const struct command *pcommand) in command_vote_flags()
774 int command_vote_percent(const struct command *pcommand) in command_vote_percent()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcommands.c702 const char *command_name(const struct command *pcommand) in command_name()
718 const char *command_synopsis(const struct command *pcommand) in command_synopsis()
726 const char *command_short_help(const struct command *pcommand) in command_short_help()
735 char *command_extra_help(const struct command *pcommand) in command_extra_help()
750 enum cmdlevel command_level(const struct command *pcommand) in command_level()
758 enum cmd_echo command_echo(const struct command *pcommand) in command_echo()
766 int command_vote_flags(const struct command *pcommand) in command_vote_flags()
774 int command_vote_percent(const struct command *pcommand) in command_vote_percent()
/dports/mail/mailutils/mailutils-3.13/libmailutils/mailcap/
H A Dent_cmd.c23 mu_mailcap_entry_sget_command (mu_mailcap_entry_t ent, char const **pcommand) in mu_mailcap_entry_sget_command()
34 mu_mailcap_entry_aget_command (mu_mailcap_entry_t ent, char **pcommand) in mu_mailcap_entry_aget_command()
/dports/misc/pdmenu/pdmenu-1.3.6/src/
H A Dactions.c56 FILE *pcommand; in RunSetenv() local
91 FILE *pcommand; in RunShow() local
221 FILE *pcommand; in ChangeHelpText() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/man/src/
H A Dcommon_demo_functions.sh37 pcommand() { function
/dports/misc/iio-oscilloscope/iio-oscilloscope-0.14-master/
H A Dmath_expression_generator.h163 char *pcommand, *object_path; in shared_object_compile() local
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/AutopatcherClientGFx3.0/
H A DGFxPlayerTinyD3D9.cpp133 virtual void Callback(GFxMovieView* pmovie, const char* pcommand, const char* parg) in Callback()
/dports/net-p2p/uhub/uhub-a8ee6e7/src/core/
H A Dplugincallback.c39 …struct plugin_command* pcommand = (struct plugin_command*) cmd; // FIXME: Use a proper conversion … in plugin_command_dispatch() local
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/Lobby2ClientGFx3.0/
H A DGFxPlayerTinyD3D9.cpp138 virtual void Callback(GFxMovieView* pmovie, const char* pcommand, const char* parg) in Callback()
/dports/devel/raknet/raknet-3.9.2_10,1/Samples/RoomsBrowserGFx3/
H A DGFxPlayerTinyD3D9.cpp140 virtual void Callback(GFxMovieView* pmovie, const char* pcommand, const char* parg) in Callback()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/oamapps/columnstoreSupport/
H A DcolumnstoreSupport.cpp493 char* pcommand = 0; in main() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/oamapps/columnstoreSupport/
H A DcolumnstoreSupport.cpp493 char* pcommand = 0; in main() local
/dports/x11/xterm/xterm-370/
H A Dprint.c94 char pcommand[256]; in closePrinter() local
/dports/x11-fm/rodent/rodent-5.3.16.3/apps/rodent-ps/src/
H A Dps-module.i86 gchar *pcommand = g_strdup_printf("ps ax -o ppid,pid"); in ps_signal() local
/dports/databases/freetds/freetds-1.3.4/src/ctlib/
H A Dct.c755 CS_COMMAND *pcommand, *cmd; in ct_cmd_alloc() local
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/ctlib/
H A Dct.c755 CS_COMMAND *pcommand, *cmd; in ct_cmd_alloc() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/ctlib/
H A Dct.c702 CS_COMMAND *pcommand, *cmd; in ct_cmd_alloc() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/ctlib/
H A Dct.c683 CS_COMMAND_LIST *pcommand; in ct_cmd_alloc() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/applications/mod_conference/
H A Dmod_conference.h922 char *pcommand; member