Home
last modified time | relevance | path

Searched defs:cmdlength (Results 1 – 20 of 20) sorted by relevance

/dports/emulators/vice/vice-3.5/src/
H A Dcbmdos.h120 unsigned int cmdlength; /* input */ member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
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
H A Dtkmap.c394 size_t cmdlength; in mapw_widget_cmd() local
/dports/cad/magic/magic-8.3.245/commands/
H A DCmdRS.c2429 int i, cmdlength; local
/dports/emulators/bochs/bochs-2.7/iodev/sound/
H A Dsb16.cc2205 static signed char cmdlength[] = { 0, 0, 4, 2, 6, 1, 0, 0, 1, 1, 0, 1}; in emul_write() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_mpc.h565 u16 cmdlength; member
732 __u16 cmdlength; member
H A Dqeth_l2_main.c1688 unsigned int cmdlength = 0; in qeth_bridgeport_setrole() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_mpc.h565 u16 cmdlength; member
732 __u16 cmdlength; member
H A Dqeth_l2_main.c1688 unsigned int cmdlength = 0; in qeth_bridgeport_setrole() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/s390/net/
H A Dqeth_core_mpc.h565 u16 cmdlength; member
732 __u16 cmdlength; member
H A Dqeth_l2_main.c1688 unsigned int cmdlength = 0; in qeth_bridgeport_setrole() local
/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
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys.c1539 int cmdlength; in create_child_process() local
/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
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys.c1539 int cmdlength; in create_child_process() local
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys.c1539 int cmdlength; in create_child_process() local
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/sys/win32/
H A Dsys.c1539 int cmdlength; in create_child_process() local
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/sys/win32/
H A Dsys.c1533 int cmdlength; in create_child_process() local
/dports/www/xist/ll-xist-5.34/src/ll/xist/ns/
H A Ddocbook.py779 class cmdlength(xsc.TextAttr): pass class in cmdsynopsis.Attrs