Home
last modified time | relevance | path

Searched +defs:command +defs:com (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dports/ftp/wzdftpd/wzdftpd-0.8.3/libwzd-core/
H A Dwzd_commands.c50 static void _command_free(wzd_command_t *command) in _command_free()
108 wzd_function_command_t command, in commands_add()
112 wzd_command_t * com; in commands_add() local
157 wzd_command_t * com; in commands_add_external() local
333 wzd_command_t * command = NULL; in commands_find() local
356 wzd_command_t * command; in commands_set_permission() local
389 wzd_command_t * command; in commands_add_permission() local
407 int commands_check_permission(wzd_command_t * command, wzd_context_t * context) in commands_check_permission()
424 wzd_command_t * command; in commands_delete_permission() local
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DLogicCommands.cc57 Command<bool> *parseLogicCommand(const string &command, const string &args, in parseLogicCommand()
82 Command<void> *IfCommand::parse(const std::string &command, const std::string &args, in parse()
109 void OrCommand::add(RefCount<Command<bool> > &com) { in add()
125 void AndCommand::add(RefCount<Command<bool> > &com) { in add()
141 void XorCommand::add(RefCount<Command<bool> > &com) { in add()
H A DMacroCommand.cc57 Command<void> *parseMacroCmd(const std::string &command, const std::string &args, in parseMacroCmd()
71 void MacroCommand::add(RefCount<Command<void> > &com) { in add()
88 void ToggleCommand::add(RefCount<Command<void> > &com) { in add()
/dports/deskutils/copyq/CopyQ-5.0.0/translations/
H A Dcopyq_pt_PT.ts61 …<source>Send data of given media type to standard input of command (leave empty to turn off)</sour… alias
623 <source>Data of this MIME type will be sent to standard input of command. alias
1261 …<translation>Gra&amp;var item editado com Ctrl+Enter e criar nova linha com a tecla &quot;Enter&qu… variable
H A Dcopyq_pt_BR.ts61 …<source>Send data of given media type to standard input of command (leave empty to turn off)</sour… alias
630 <source>Data of this MIME type will be sent to standard input of command. alias
1261 …<translation>Sal&amp;var o item editado com Ctrl+Return e criar nova linha com a tecla Return</tra… variable
/dports/mail/mailutils/mailutils-3.13/libproto/imap/
H A Dcheck.c28 static char const *command = "CHECK"; in mu_imap_check() local
29 static struct imap_command com = { in mu_imap_check() local
H A Dnoop.c28 static char const *command = "NOOP"; in mu_imap_noop() local
29 static struct imap_command com = { in mu_imap_noop() local
H A Dexpunge.c28 static char const *command = "EXPUNGE"; in mu_imap_expunge() local
29 static struct imap_command com = { in mu_imap_expunge() local
H A Dunselect.c28 static char const *command = "UNSELECT"; in mu_imap_unselect() local
29 static struct imap_command com = { in mu_imap_unselect() local
H A Dclose.c39 static char const *command = "CLOSE"; in mu_imap_close() local
40 static struct imap_command com = { in mu_imap_close() local
/dports/shells/bash/bash-5.1/
H A Dcopy_cmd.c180 copy_for_command (com) in copy_for_command() argument
213 copy_group_command (com) in copy_group_command() argument
237 copy_coproc_command (com) in copy_coproc_command() argument
250 copy_case_command (com) in copy_case_command() argument
264 copy_while_command (com) in copy_while_command() argument
277 copy_if_command (com) in copy_if_command() argument
292 copy_arith_command (com) in copy_arith_command() argument
308 copy_cond_command (com) in copy_cond_command() argument
326 copy_simple_command (com) in copy_simple_command() argument
352 copy_function_def (com) in copy_function_def() argument
[all …]
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dmtch.c46 comtch(char *command, struct cmndstr *coms, int comstat) in comtch()
48 struct cmndstr *com; in comtch() local
/dports/mail/bincimap/bincimap-1.2.13final/src/
H A Doperator-noop-pending.cc65 Request &command) in process()
74 IO &com = IOFactory::getInstance().get(1); in process() local
H A Doperator-logout.cc80 Request &command) in process()
82 IO &com = IOFactory::getInstance().get(1); in process() local
H A Doperator-starttls.cc79 Request &command) in process()
82 IO &com = IOFactory::getInstance().get(1); in process() local
H A Doperator-expunge.cc72 Request &command) in process()
82 IO &com = IOFactory::getInstance().get(1); in process() local
H A Doperator-login.cc83 Request &command) in process()
86 IO &com = IOFactory::getInstance().get(1); in process() local
H A Doperator-capability.cc81 Request &command) in process()
83 IO &com = IOFactory::getInstance().get(1); in process() local
H A Doperator-status.cc84 Request &command) in process()
86 IO &com = IOFactory::getInstance().get(1); in process() local
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Dodf_codec.c58 GF_ODCom *com = (GF_ODCom *)gf_list_get(codec->CommandList, 0); in gf_odf_codec_del() local
73 GF_Err gf_odf_codec_add_com(GF_ODCodec *codec, GF_ODCom *command) in gf_odf_codec_add_com()
82 GF_ODCom *com; in gf_odf_codec_encode() local
161 GF_ODCom *com; in gf_odf_codec_decode() local
200 GF_ODCom *com; in gf_odf_codec_get_com() local
226 GF_Err gf_odf_com_del(GF_ODCom **com) in gf_odf_com_del()
535 GF_Err gf_odf_codec_apply_com(GF_ODCodec *codec, GF_ODCom *command) in gf_odf_codec_apply_com()
537 GF_ODCom *com; in gf_odf_codec_apply_com() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/odf/
H A Dodf_codec.c58 GF_ODCom *com = (GF_ODCom *)gf_list_get(codec->CommandList, 0); in gf_odf_codec_del() local
73 GF_Err gf_odf_codec_add_com(GF_ODCodec *codec, GF_ODCom *command) in gf_odf_codec_add_com()
82 GF_ODCom *com; in gf_odf_codec_encode() local
161 GF_ODCom *com; in gf_odf_codec_decode() local
200 GF_ODCom *com; in gf_odf_codec_get_com() local
226 GF_Err gf_odf_com_del(GF_ODCom **com) in gf_odf_com_del()
547 GF_Err gf_odf_codec_apply_com(GF_ODCodec *codec, GF_ODCom *command) in gf_odf_codec_apply_com()
549 GF_ODCom *com; in gf_odf_codec_apply_com() local
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/odf/
H A Dodf_codec.c58 GF_ODCom *com = (GF_ODCom *)gf_list_get(codec->CommandList, 0); in gf_odf_codec_del() local
73 GF_Err gf_odf_codec_add_com(GF_ODCodec *codec, GF_ODCom *command) in gf_odf_codec_add_com()
82 GF_ODCom *com; in gf_odf_codec_encode() local
161 GF_ODCom *com; in gf_odf_codec_decode() local
200 GF_ODCom *com; in gf_odf_codec_get_com() local
226 GF_Err gf_odf_com_del(GF_ODCom **com) in gf_odf_com_del()
547 GF_Err gf_odf_codec_apply_com(GF_ODCodec *codec, GF_ODCom *command) in gf_odf_codec_apply_com()
549 GF_ODCom *com; in gf_odf_codec_apply_com() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.smartcardio/share/classes/sun/security/smartcardio/
H A DChannelImpl.java85 public ResponseAPDU transmit(CommandAPDU command) throws CardException { in transmit()
93 public int transmit(ByteBuffer command, ByteBuffer response) throws CardException { in transmit()
156 private byte[] doTransmit(byte[] command) throws CardException { in doTransmit()
238 private void setChannel(byte[] com) { in setChannel()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.smartcardio/share/classes/sun/security/smartcardio/
H A DChannelImpl.java85 public ResponseAPDU transmit(CommandAPDU command) throws CardException { in transmit()
93 public int transmit(ByteBuffer command, ByteBuffer response) throws CardException { in transmit()
156 private byte[] doTransmit(byte[] command) throws CardException { in doTransmit()
242 private void setChannel(byte[] com) { in setChannel()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/smartcardio/
H A DChannelImpl.java86 public ResponseAPDU transmit(CommandAPDU command) throws CardException { in transmit()
94 public int transmit(ByteBuffer command, ByteBuffer response) throws CardException { in transmit()
156 private byte[] doTransmit(byte[] command) throws CardException { in doTransmit()
238 private void setChannel(byte[] com) { in setChannel()

1234567891011