Home
last modified time | relevance | path

Searched refs:send_cmd (Results 1 – 25 of 1956) sorted by relevance

12345678910>>...79

/dports/irc/thales/thales-1.0/src/
H A Dmain.c183 send_cmd(NULL, "PASS %s :TS", RemotePassword); in main()
184 send_cmd(NULL, "CAPAB :HOPS TBURST"); in main()
186 send_cmd(NULL, "PASS %s :TS", RemotePassword); in main()
187 send_cmd(NULL, "CAPAB TS3 SSJOIN NICKIP"); in main()
189 send_cmd(NULL, "PASS %s :TS", RemotePassword); in main()
190 send_cmd(NULL, "CAPAB TS3 SSJOIN 8BNCI NICKIP"); in main()
193 send_cmd(NULL, "PASS %s :TS", RemotePassword); in main()
194 send_cmd(NULL, "CAPAB TS5 SSJ5 NICKIP"); in main()
196 send_cmd(NULL, "PASS %s", RemotePassword); in main()
198 send_cmd(NULL, "PASS %s", RemotePassword); in main()
[all …]
H A Dmessages.c198 send_cmd(ServerName, "351 %s GNU Thales %s %s", in m_version()
210 send_cmd(NULL, in m_stats()
213 send_cmd(NULL, "211 %s %s %d %d %d %d %d %d %ld", source, in m_stats()
216 send_cmd(NULL, "219 %s l :End of /STATS report.", source); in m_stats()
225 send_cmd(NULL, "219 %s u :End of /STATS report.", source); in m_stats()
243 send_cmd(ServerName, "375 %s :- %s Message of the Day", source, in m_motd()
245 send_cmd(ServerName, "372 %s :- _____ _ _", source); in m_motd()
255 send_cmd(ServerName, "372 %s :-", source); in m_motd()
261 send_cmd(ServerName, "376 %s :End of /MOTD command.", source); in m_motd()
271 send_cmd(ServerName, in m_admin()
[all …]
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/end2end/
H A Dtest_insert_mode.py38 quteproc.send_cmd(':zoom {}'.format(zoom))
40 quteproc.send_cmd(':click-element --force-event id {}'.format(elem_id))
42 quteproc.send_cmd(':debug-set-fake-clipboard')
48 quteproc.send_cmd(':insert-text {clipboard}')
53 quteproc.send_cmd(':mode-leave')
70 quteproc.send_cmd(':mode-leave')
80 quteproc.send_cmd(':zoom 100')
84 quteproc.send_cmd(':hint all')
88 quteproc.send_cmd(':hint-follow s')
99 quteproc.send_cmd(':mode-enter insert')
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlib/third_party/ff/
H A Dmmc.c256 res = send_cmd(CMD55, 0); in send_cmd()
313 if (send_cmd(CMD0, 0) == 1) { /* Enter Idle state */ in disk_initialize()
315 if (send_cmd(CMD8, 0x1AA) == 1) { /* SDv2? */ in disk_initialize()
325 if (send_cmd(ACMD41, 0) <= 1) { in disk_initialize()
391 send_cmd(CMD12, 0); /* STOP_TRANSMISSION */ in disk_read()
419 if ((send_cmd(CMD24, sector) == 0) /* WRITE_BLOCK */ in disk_write()
424 if (CardType & CT_SDC) send_cmd(ACMD23, count); in disk_write()
517 if (send_cmd(CMD9, 0) == 0 /* READ_CSD */ in disk_ioctl()
523 if (send_cmd(CMD10, 0) == 0 /* READ_CID */ in disk_ioctl()
529 if (send_cmd(CMD58, 0) == 0) { /* READ_OCR */ in disk_ioctl()
[all …]
/dports/audio/cmus/cmus-2.9.1/
H A Dmain.c361 send_cmd("%s\n", *argv++); in main()
382 send_cmd("toggle repeat\n"); in main()
384 send_cmd("toggle shuffle\n"); in main()
386 send_cmd("player-stop\n"); in main()
388 send_cmd("player-next\n"); in main()
390 send_cmd("player-prev\n"); in main()
392 send_cmd("player-play\n"); in main()
394 send_cmd("player-pause\n"); in main()
400 send_cmd("vol %s\n", volume); in main()
402 send_cmd("seek %s\n", seek); in main()
[all …]
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/avrlibx/third_party/ff/
H A Dmmc.c255 res = send_cmd(CMD55, 0); in send_cmd()
312 if (send_cmd(CMD0, 0) == 1) { /* Enter Idle state */ in disk_initialize()
314 if (send_cmd(CMD8, 0x1AA) == 1) { /* SDv2? */ in disk_initialize()
324 if (send_cmd(ACMD41, 0) <= 1) { in disk_initialize()
390 send_cmd(CMD12, 0); /* STOP_TRANSMISSION */ in disk_read()
418 if ((send_cmd(CMD24, sector) == 0) /* WRITE_BLOCK */ in disk_write()
423 if (CardType & CT_SDC) send_cmd(ACMD23, count); in disk_write()
516 if (send_cmd(CMD9, 0) == 0 /* READ_CSD */ in disk_ioctl()
522 if (send_cmd(CMD10, 0) == 0 /* READ_CID */ in disk_ioctl()
528 if (send_cmd(CMD58, 0) == 0) { /* READ_OCR */ in disk_ioctl()
[all …]
/dports/multimedia/bino/bino-1.6.5/src/
H A Dvideo_output_qt.cpp294 _vo->send_cmd(command::toggle_play); in check_gl_thread()
353 _vo->send_cmd(command::toggle_play); in keyPressEvent()
363 _vo->send_cmd(command::center); in keyPressEvent()
370 _vo->send_cmd(command::toggle_pause); in keyPressEvent()
387 _vo->send_cmd(command::step); in keyPressEvent()
461 _vo->send_cmd(command::seek, -10.0f); in keyPressEvent()
464 _vo->send_cmd(command::seek, +10.0f); in keyPressEvent()
535 send_cmd(command::close); in playloop_step()
567 send_cmd(command::update_display_pos); in moveEvent()
572 send_cmd(command::toggle_play); in closeEvent()
[all …]
H A Dmainwindow.cpp130 send_cmd(command::set_hue, session_params.hue()); in main_window()
143 send_cmd(command::set_crosstalk, v.str()); in main_window()
148 send_cmd(command::set_subtitle_encoding, v.str()); in main_window()
153 send_cmd(command::set_subtitle_font, v.str()); in main_window()
231 send_cmd(command::set_crosstalk, v.str()); in main_window()
272 send_cmd(command::set_subtitle_font, v.str()); in main_window()
552 send_cmd(command::update_display_pos); in moveEvent()
559 send_cmd(command::close); in closeEvent()
594 send_cmd(command::close); in playloop_step()
676 controller::send_cmd(command::open, v.str()); in open()
[all …]
H A Ddispatch.h288 static void send_cmd(const command& cmd);
290 static void send_cmd(enum command::type t) { send_cmd(command(t)); } in send_cmd() function
291 static void send_cmd(enum command::type t, int p) { send_cmd(command(t, p)); } in send_cmd() function
292 static void send_cmd(enum command::type t, float p) { send_cmd(command(t, p)); } in send_cmd() function
293 static void send_cmd(enum command::type t, int64_t p) { send_cmd(command(t, p)); } in send_cmd() function
294 static void send_cmd(enum command::type t, uint64_t p) { send_cmd(command(t, p)); } in send_cmd() function
295 static void send_cmd(enum command::type t, const std::string& p) { send_cmd(command(t, p)); } in send_cmd() function
H A Dcontrolswidget.cpp186 send_cmd(command::toggle_pause); in play_clicked()
190 send_cmd(command::toggle_play); in play_clicked()
196 send_cmd(command::toggle_pause); in pause_clicked()
201 send_cmd(command::toggle_play); in stop_clicked()
224 send_cmd(command::center); in center_clicked()
229 send_cmd(command::seek, -600.0f); in bbb_clicked()
234 send_cmd(command::seek, -60.0f); in bb_clicked()
239 send_cmd(command::seek, -10.0f); in b_clicked()
244 send_cmd(command::seek, +10.0f); in f_clicked()
249 send_cmd(command::seek, +60.0f); in ff_clicked()
[all …]
/dports/devel/libpololu-avr/libpololu-avr-151002/src/OrangutanLCD/
H A DOrangutanLCD.cpp366 send_cmd(0x30); // function set in init2()
368 send_cmd(0x30); // function set in init2()
587 send_cmd(LCD_CLEAR); in clear()
736 send_cmd(line_mem[y] + x); in gotoXY()
749 send_cmd(LCD_SHOW_BLINK); in showCursor()
751 send_cmd(LCD_SHOW_SOLID); in showCursor()
758 send_cmd(LCD_HIDE); in hideCursor()
770 send_cmd(LCD_CURSOR_L); in moveCursor()
772 send_cmd(LCD_CURSOR_R); in moveCursor()
787 send_cmd(LCD_SHIFT_L); in scroll()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Utilities/socketxx/socket++/
H A Dftp.h79 replycodea send_cmd (const char* cmd, const char* arg=0);
91 replycodea help () { return send_cmd ("HELP"); } in help()
92 replycodea noop () { return send_cmd ("NOOP"); } in noop()
93 replycodea quit () { return send_cmd ("QUIT"); } in quit()
94 replycodea abort () { return send_cmd ("ABOR"); } in abort()
95 replycodea user (const char* name) {return send_cmd ("USER", name);} in user()
96 replycodea passwd (const char* pw) {return send_cmd ("PASS", pw); } in passwd()
97 replycodea acct (const char* ac) {return send_cmd ("ACCT", ac);} in acct()
118 replycodea pwd () { return send_cmd ("PWD"); } in pwd()
119 replycodea system () { return send_cmd ("SYST"); } in system()
[all …]
H A Dsmtp.h21 void send_cmd (const char* cmd, const char* s = 0,
34 void quit () { send_cmd ("QUIT"); } in quit()
35 void turn () { send_cmd ("TURN"); } in turn()
36 void rset () { send_cmd ("RSET"); } in rset()
37 void noop () { send_cmd ("NOOP"); } in noop()
38 void vrfy (const char* s) { send_cmd ("VRFY ", s); } in vrfy()
39 void expn (const char* s) { send_cmd ("EXPN ", s); } in expn()
41 void data () { send_cmd ("DATA"); } in data()
H A Dftp.cpp82 if (send_cmd (cmd, arg) >= ftp::rca_error) in ftpdata()
185 return send_cmd ("CWD", dir); in cd()
214 return send_cmd ("PORT", addr); in useraddr()
230 return send_cmd ("PASV", port); in server_port()
235 return send_cmd ("TYPE", ::reptype [int(rt)]); in rep_type()
305 return send_cmd ("ALLO", b); in allocate()
312 return send_cmd ("REST", b); in restart()
323 return send_cmd ("RNTO", newrpath); in rename()
328 return send_cmd ("DELE", rpath); in rmfile()
333 return send_cmd ("RMD", rpath); in rmdir()
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Utilities/socketxx/socket++/
H A Dftp.h79 replycodea send_cmd (const char* cmd, const char* arg=0);
91 replycodea help () { return send_cmd ("HELP"); } in help()
92 replycodea noop () { return send_cmd ("NOOP"); } in noop()
93 replycodea quit () { return send_cmd ("QUIT"); } in quit()
94 replycodea abort () { return send_cmd ("ABOR"); } in abort()
95 replycodea user (const char* name) {return send_cmd ("USER", name);} in user()
96 replycodea passwd (const char* pw) {return send_cmd ("PASS", pw); } in passwd()
97 replycodea acct (const char* ac) {return send_cmd ("ACCT", ac);} in acct()
118 replycodea pwd () { return send_cmd ("PWD"); } in pwd()
119 replycodea system () { return send_cmd ("SYST"); } in system()
[all …]
H A Dsmtp.h21 void send_cmd (const char* cmd, const char* s = 0,
34 void quit () { send_cmd ("QUIT"); } in quit()
35 void turn () { send_cmd ("TURN"); } in turn()
36 void rset () { send_cmd ("RSET"); } in rset()
37 void noop () { send_cmd ("NOOP"); } in noop()
38 void vrfy (const char* s) { send_cmd ("VRFY ", s); } in vrfy()
39 void expn (const char* s) { send_cmd ("EXPN ", s); } in expn()
41 void data () { send_cmd ("DATA"); } in data()
H A Dftp.cpp82 if (send_cmd (cmd, arg) >= ftp::rca_error) in ftpdata()
185 return send_cmd ("CWD", dir); in cd()
214 return send_cmd ("PORT", addr); in useraddr()
230 return send_cmd ("PASV", port); in server_port()
235 return send_cmd ("TYPE", ::reptype [int(rt)]); in rep_type()
305 return send_cmd ("ALLO", b); in allocate()
312 return send_cmd ("REST", b); in restart()
323 return send_cmd ("RNTO", newrpath); in rename()
328 return send_cmd ("DELE", rpath); in rmfile()
333 return send_cmd ("RMD", rpath); in rmdir()
[all …]
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dtripplite.c192 ret = send_cmd(str, buf, len); in get_letter_cmd()
212 send_cmd(cmd, buf, sizeof buf); in do_reboot()
221 send_cmd(cmd, buf, sizeof buf); in soft_shutdown()
230 send_cmd(cmd, buf, sizeof buf); in hard_shutdown()
239 send_cmd(":A\r", buf, sizeof buf); in instcmd()
243 send_cmd(":K0\r", buf, sizeof buf); in instcmd()
247 send_cmd(":K1\r", buf, sizeof buf); in instcmd()
425 send_cmd(":B\r", buf, sizeof buf); in upsdrv_updateinfo()
436 send_cmd(":M\r", buf, sizeof buf); in upsdrv_updateinfo()
447 send_cmd(":I\r", buf, sizeof buf); in upsdrv_updateinfo()
[all …]
/dports/databases/db18/db-18.1.40/test/tcl/
H A Dlock002.tcl49 set remote_env [send_cmd $f1 $env_cmd]
59 set ret [send_cmd $f1 "$remote_env close"]
72 set ret [send_cmd $f1 "reset_env $remote_env"]
92 set remote_env [send_cmd $f1 $env_cmd]
105 set locker2 [send_cmd $f1 "$remote_env lock_id"]
119 set remote_lock [send_cmd $f1 "puts \$lock"]
127 set ret [send_cmd $f1 "tclsleep 5"]
129 set ret [send_cmd $f1 "$remote_lock put"]
142 set result [send_cmd $f1 "$remote_env lock_id_free $locker2" ]
144 set ret [send_cmd $f1 "reset_env $remote_env"]
/dports/databases/db5/db-5.3.28/test/tcl/
H A Dlock002.tcl49 set remote_env [send_cmd $f1 $env_cmd]
59 set ret [send_cmd $f1 "$remote_env close"]
72 set ret [send_cmd $f1 "reset_env $remote_env"]
92 set remote_env [send_cmd $f1 $env_cmd]
105 set locker2 [send_cmd $f1 "$remote_env lock_id"]
119 set remote_lock [send_cmd $f1 "puts \$lock"]
127 set ret [send_cmd $f1 "tclsleep 5"]
129 set ret [send_cmd $f1 "$remote_lock put"]
142 set result [send_cmd $f1 "$remote_env lock_id_free $locker2" ]
144 set ret [send_cmd $f1 "reset_env $remote_env"]
/dports/audio/gmusicbrowser/gmusicbrowser-1.1.15/
H A Dgmusicbrowser_mpv.pm73 sub send_cmd subroutine
113 send_cmd('observe_property', 1, 'path');
132 send_cmd('loadfile',$file);
133 send_cmd('playlist_clear');
138 send_cmd('playlist_clear');
203 { send_cmd('set', 'pause', 'yes');
206 { send_cmd('set', 'pause', 'no');
213 send_cmd('seek', $sec, 'absolute');
224 { send_cmd('quit');
275 send_cmd('set', 'volume', $vol);
[all …]
/dports/sysutils/nut/nut-2.7.4/drivers/
H A Dtripplite.c186 ret = send_cmd(str, buf, len); in get_letter_cmd()
206 send_cmd(cmd, buf, sizeof buf); in do_reboot()
215 send_cmd(cmd, buf, sizeof buf); in soft_shutdown()
224 send_cmd(cmd, buf, sizeof buf); in hard_shutdown()
233 send_cmd(":A\r", buf, sizeof buf); in instcmd()
237 send_cmd(":K0\r", buf, sizeof buf); in instcmd()
241 send_cmd(":K1\r", buf, sizeof buf); in instcmd()
383 send_cmd(":B\r", buf, sizeof buf); in upsdrv_updateinfo()
394 send_cmd(":M\r", buf, sizeof buf); in upsdrv_updateinfo()
405 send_cmd(":I\r", buf, sizeof buf); in upsdrv_updateinfo()
[all …]
/dports/graphics/dc20pack/dc20pack-1.0/
H A Ddc20_hif.c196 int send_cmd(unsigned char *cmd) in send_cmd() function
221 while ( (error=(send_cmd(cmd_init)))!=0 && --wait) ; in init_dc20()
236 while ( (error=(send_cmd(cmd_init)))!=0 && --wait) ; in init_dc20()
254 send_cmd(cmd_init); in close_dc20()
318 send_cmd(cmd_shot); in take_picture()
358 if ((error= send_cmd(cmd_erase))!=0) in erase_dc20_memory()
390 if ((error= send_cmd(cmd_hires))!=0) in toggle_resolution()
395 if ((error= send_cmd(cmd_lores))!=0) in toggle_resolution()
430 if ((error= send_cmd(cmd_thumbn))!=0) in load_thumbnails()
467 if ((error= send_cmd(cmd_ldpic2))!=0) in download_picture()
[all …]
/dports/devel/publib/publib-0.40/nntp/
H A Dnntp.c79 static int send_cmd(int, const char *, ...);
159 if (send_cmd(s, "mode reader") == -1) { in nntp_open()
195 if (send_cmd(fd, "NEWNEWS %s %s %s%s%s", grp, date, time, in nntp_newnews()
220 if (send_cmd(fd, "POST") == -1) in nntp_post()
234 if (send_cmd(fd, "GROUP %s", group) == -1) in nntp_group()
248 if (send_cmd(fd, "ARTICLE") == -1) in nntp_get_current_article()
262 if (send_cmd(fd, "NEXT") == -1) in nntp_goto_next_article()
319 if (send_cmd(fd, "%s", buf) == -1) in nntp_write_next_line()
331 if (send_cmd(fd, ".") == -1) in nntp_write_end_line()
344 static int send_cmd(int fd, const char *fmt, ...) { in send_cmd() function
/dports/comms/gr-osmosdr/gr-osmosdr-0.2.3/lib/freesrp/
H A Dfreesrp_source_c.cc38 response res = _srp->send_cmd({SET_DATAPATH_EN, 1}); in start()
52 _srp->send_cmd({SET_DATAPATH_EN, 0}); in stop()
121 response r = _srp->send_cmd(cmd); in set_sample_rate()
135 response r = _srp->send_cmd({GET_RX_SAMP_FREQ, 0}); in get_sample_rate()
150 response r = _srp->send_cmd(cmd); in set_center_freq()
164 response r = _srp->send_cmd({GET_RX_LO_FREQ, 0}); in get_center_freq()
204 response r = _srp->send_cmd(cmd); in set_gain_mode()
218 response r = _srp->send_cmd({GET_RX_GC_MODE, 0}); in get_gain_mode()
240 response r = _srp->send_cmd(cmd); in set_gain()
266 response r = _srp->send_cmd({GET_RX_RF_GAIN, 0}); in get_gain()
[all …]

12345678910>>...79