Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/ide/
H A Dgdbmiint.pas89 command_level: LongInt;
242 command_level := 0;
305 Inc(command_level);
323 Dec(command_level);
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/
H A Dgdbmiint.pas89 command_level: LongInt;
242 command_level := 0;
305 Inc(command_level);
323 Dec(command_level);
/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcommands.h116 enum cmdlevel command_level(const struct command *pcommand);
H A Dcommands.c750 enum cmdlevel command_level(const struct command *pcommand) in command_level() function
H A Dstdinhand.c276 return (caller->access_level >= command_level(command_by_number(cmd))); in may_use()
4230 level = command_level(command_by_number(cmd)); in handle_stdin_input_real()
6053 _("Level: %s"), cmdlevel_name(command_level(cmd))); in show_help_command()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcommands.h116 enum cmdlevel command_level(const struct command *pcommand);
H A Dcommands.c750 enum cmdlevel command_level(const struct command *pcommand) in command_level() function
H A Dstdinhand.c276 return (caller->access_level >= command_level(command_by_number(cmd))); in may_use()
4230 level = command_level(command_by_number(cmd)); in handle_stdin_input_real()
6053 _("Level: %s"), cmdlevel_name(command_level(cmd))); in show_help_command()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/cloudengine/
H A Dce_config.py243 def command_level(command): function
264 level = command_level(cmd)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/network/cloudengine/
H A Dce_config.py240 def command_level(command): function
261 level = command_level(cmd)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/
H A Dce_config.py240 def command_level(command): function
261 level = command_level(cmd)
/dports/editors/fpc-ide/fpc-3.2.2/packages/ide/fakegdb/
H A Dgdbint.pas52 command_level,
/dports/lang/fpc-source/fpc-3.2.2/packages/ide/fakegdb/
H A Dgdbint.pas52 command_level,
/dports/games/freeciv/freeciv-2.6.6/tools/
H A Dcivmanual.c344 cmdlevel_name(command_level(cmd))); in manual_command()
/dports/games/freeciv-nox11/freeciv-2.6.6/tools/
H A Dcivmanual.c344 cmdlevel_name(command_level(cmd))); in manual_command()
/dports/irc/hexchat/hexchat-2.16.0/src/common/
H A Doutbound.c4751 static int command_level = 0; in handle_command() local
4758 if (command_level > 99) in handle_command()
4763 command_level++; in handle_command()
4859 command_level--; in handle_command()
/dports/devel/fpc-gdbint/fpc-3.2.2/packages/gdbint/src/
H A Dgdbint.pp936 command_level,
2969 command_level:=0;
3139 inc(command_level);
3148 if command_level=1 then
3204 dec(command_level);
/dports/lang/fpc-source/fpc-3.2.2/packages/gdbint/src/
H A Dgdbint.pp936 command_level,
2969 command_level:=0;
3139 inc(command_level);
3148 if command_level=1 then
3204 dec(command_level);