Home
last modified time | relevance | path

Searched refs:cmdlength (Results 1 – 25 of 71) sorted by relevance

123

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A Dcbmdos.c176 log_debug("CBMDOS parse cmd: '%s' cmdlen: %d", cmd_parse->cmd, cmd_parse->cmdlength); in cbmdos_command_parse()
183 if (cmd_parse->cmd == NULL || cmd_parse->cmdlength == 0) { in cbmdos_command_parse()
190 if (cmd_parse->cmdlength > 1) { in cbmdos_command_parse()
203 ++cmd_parse->cmdlength; in cbmdos_command_parse()
212 p = memchr(cmd_parse->cmd, ':', cmd_parse->cmdlength); in cbmdos_command_parse()
240 cmdlen = cmd_parse->cmdlength - (int)(p - cmd_parse->cmd); in cbmdos_command_parse()
H A Dcbmdos.h120 unsigned int cmdlength; /* input */ member
/dports/emulators/vice/vice-3.5/src/
H A Dcbmdos.c176 log_debug("CBMDOS parse cmd: '%s' cmdlen: %d", cmd_parse->cmd, cmd_parse->cmdlength); in cbmdos_command_parse()
185 if (cmd_parse->cmd == NULL || cmd_parse->cmdlength == 0) { in cbmdos_command_parse()
192 if (cmd_parse->cmdlength > 1) { in cbmdos_command_parse()
205 ++cmd_parse->cmdlength; in cbmdos_command_parse()
214 p = memchr(cmd_parse->cmd, ':', cmd_parse->cmdlength); in cbmdos_command_parse()
236 cmdlen = cmd_parse->cmdlength - (int)(p - cmd_parse->cmd); in cbmdos_command_parse()
H A Dcbmdos.h120 unsigned int cmdlength; /* input */ member
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/
H A Dtkisamp.c270 size_t cmdlength; in imfsample_widget_cmd() local
285 && (cmdlength >= 2)) { in imfsample_widget_cmd()
295 && (cmdlength >= 2)) { in imfsample_widget_cmd()
307 && (cmdlength >= 2)) { in imfsample_widget_cmd()
310 && (cmdlength >= 2)) { in imfsample_widget_cmd()
317 && (cmdlength >= 2)) { in imfsample_widget_cmd()
321 && (cmdlength >= 2)) { in imfsample_widget_cmd()
328 && (cmdlength >= 2)) { in imfsample_widget_cmd()
335 && (cmdlength >= 2)) { in imfsample_widget_cmd()
354 && (cmdlength >= 2)) { in imfsample_widget_cmd()
[all …]
/dports/net/ntp/ntp-4.2.8p15/tests/sec-2853/
H A DMakefile.am68 BUILT_SOURCES += check-libntp check-libunity check-rc-cmdlength
69 CLEANFILES += check-libntp check-libunity check-rc-cmdlength
83 check-rc-cmdlength: ../../ntpd/rc_cmdlength.o
/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/test/Horde/Imap/Client/Data/Capability/
H A DImapTest.php47 $c->cmdlength
54 $c->cmdlength
/dports/misc/tkrunit/tkRunIt/
H A Drunit.tcl216 set cmdlength [string length $cmdline]
217 set cmdlength [expr $cmdlength - 2]
218 set cmdline "[string range $cmdline 0 $cmdlength] &"
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Data/Capability/
H A DImap.php24 * @property-read integer $cmdlength Allowable command length (in octets).
/dports/mail/pear-Horde_Imap_Client/Horde_Imap_Client-2.29.18/lib/Horde/Imap/Client/Data/Capability/
H A DImap.php24 * @property-read integer $cmdlength Allowable command length (in octets).
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Data/Capability/
H A DImap.php24 * @property-read integer $cmdlength Allowable command length (in octets).
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Imap_Client/Horde/Imap/Client/Data/Capability/
H A DImap.php24 * @property-read integer $cmdlength Allowable command length (in octets).
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Imap/Client/Data/Capability/
H A DImap.php24 * @property-read integer $cmdlength Allowable command length (in octets).
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Imap/Client/Data/Capability/
H A DImap.php24 * @property-read integer $cmdlength Allowable command length (in octets).
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Imap/Client/Data/Capability/
H A DImap.php24 * @property-read integer $cmdlength Allowable command length (in octets).
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/vdrive/
H A Dvdrive-command.c545 cmd_parse_dst.cmdlength = (unsigned int)strlen((char *)dest); in vdrive_command_rename()
556 cmd_parse_src.cmdlength = (unsigned int)strlen((char *)src); in vdrive_command_rename()
644 cmd_parse.cmdlength = length; in vdrive_command_scratch()
692 cmd_parse.cmdlength = length; in vdrive_command_chdir()
754 cmd_parse.cmdlength = length; in vdrive_command_chpart()
/dports/emulators/vice/vice-3.5/src/vdrive/
H A Dvdrive-command.c569 cmd_parse_dst.cmdlength = (unsigned int)strlen((char *)dest); in vdrive_command_rename()
580 cmd_parse_src.cmdlength = (unsigned int)strlen((char *)src); in vdrive_command_rename()
668 cmd_parse.cmdlength = length; in vdrive_command_scratch()
715 cmd_parse.cmdlength = length; in vdrive_command_chdir()
777 cmd_parse.cmdlength = length; in vdrive_command_chpart()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_mpc.h565 u16 cmdlength; member
732 __u16 cmdlength; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_mpc.h565 u16 cmdlength; member
732 __u16 cmdlength; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_mpc.h565 u16 cmdlength; member
732 __u16 cmdlength; member
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/sys/win32/
H A Dsys.c1539 int cmdlength; in create_child_process() local
1558 cmdlength = parse_command(origcmd); in create_child_process()
1559 …newcmdline = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (MAX_PATH+wcslen(origcmd)-cmdlength)*sizeof(wc… in create_child_process()
1560 thecommand = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (cmdlength+1)*sizeof(wchar_t)); in create_child_process()
1561 wcsncpy(thecommand, origcmd, cmdlength); in create_child_process()
1562 thecommand[cmdlength] = L'\0'; in create_child_process()
1594 wcscat(newcmdline, origcmd+cmdlength); in create_child_process()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys.c1539 int cmdlength; in create_child_process() local
1558 cmdlength = parse_command(origcmd); in create_child_process()
1559 …newcmdline = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (MAX_PATH+wcslen(origcmd)-cmdlength)*sizeof(wc… in create_child_process()
1560 thecommand = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (cmdlength+1)*sizeof(wchar_t)); in create_child_process()
1561 wcsncpy(thecommand, origcmd, cmdlength); in create_child_process()
1562 thecommand[cmdlength] = L'\0'; in create_child_process()
1594 wcscat(newcmdline, origcmd+cmdlength); in create_child_process()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/sys/win32/
H A Dsys.c1538 int cmdlength; in create_child_process() local
1557 cmdlength = parse_command(origcmd); in create_child_process()
1558 …newcmdline = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (MAX_PATH+wcslen(origcmd)-cmdlength)*sizeof(wc… in create_child_process()
1559 thecommand = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (cmdlength+1)*sizeof(wchar_t)); in create_child_process()
1560 wcsncpy(thecommand, origcmd, cmdlength); in create_child_process()
1561 thecommand[cmdlength] = L'\0'; in create_child_process()
1593 wcscat(newcmdline, origcmd+cmdlength); in create_child_process()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys.c1539 int cmdlength; in create_child_process() local
1558 cmdlength = parse_command(origcmd); in create_child_process()
1559 …newcmdline = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (MAX_PATH+wcslen(origcmd)-cmdlength)*sizeof(wc… in create_child_process()
1560 thecommand = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (cmdlength+1)*sizeof(wchar_t)); in create_child_process()
1561 wcsncpy(thecommand, origcmd, cmdlength); in create_child_process()
1562 thecommand[cmdlength] = L'\0'; in create_child_process()
1594 wcscat(newcmdline, origcmd+cmdlength); in create_child_process()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys.c1539 int cmdlength; in create_child_process() local
1558 cmdlength = parse_command(origcmd); in create_child_process()
1559 …newcmdline = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (MAX_PATH+wcslen(origcmd)-cmdlength)*sizeof(wc… in create_child_process()
1560 thecommand = (wchar_t *) erts_alloc(ERTS_ALC_T_TMP, (cmdlength+1)*sizeof(wchar_t)); in create_child_process()
1561 wcsncpy(thecommand, origcmd, cmdlength); in create_child_process()
1562 thecommand[cmdlength] = L'\0'; in create_child_process()
1594 wcscat(newcmdline, origcmd+cmdlength); in create_child_process()

123