Home
last modified time | relevance | path

Searched defs:cmd_s (Results 1 – 25 of 28) sorted by relevance

12

/dports/security/op/op-1.34/
H A Ddefs.h125 typedef struct cmd_s { struct
130 struct cmd_s *next; argument
/dports/games/openjk/OpenJK-07675e2/code/qcommon/
H A Dcmd.cpp33 typedef struct cmd_s { struct
34 byte *data;
35 int maxsize;
36 int cursize;
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dactions.c1655 struct cmd_s { in f_match_command() struct
1656 struct cmd_s *next; in f_match_command()
1657 string_t *verb; /* The verb */ in f_match_command()
1658 string_t *arg; /* The arg string, or NULL */ in f_match_command()
1659 string_t *fun; /* The function to call */ in f_match_command()
1660 object_t *ob; /* The object to call */ in f_match_command()
1661 sentence_t *s; /* The sentence */ in f_match_command()
/dports/games/openjk/OpenJK-07675e2/codemp/qcommon/
H A Dcmd.cpp35 typedef struct cmd_s { struct
36 byte *data;
37 int maxsize;
38 int cursize;
/dports/net-im/vqcc-gtk/vqcc-gtk-0.5/src/
H A Dcmd_proc.c424 GString * line_s, * cmd_s; in process_command() local
/dports/editors/mle/mle-1.4.3/
H A Dmle.h242 struct cmd_s { struct
243 char *name;
244 cmd_func_t func;
245 void *udata;
246 int is_resolved;
247 UT_hash_handle hh;
/dports/comms/hamlib/hamlib-4.3.1/rigs/kenwood/
H A Dk3.c1192 char cmd_s[64]; in k3_set_mode() local
1592 char cmd_s[32]; in k3_set_split_mode() local
/dports/dns/pdnsd/pdnsd-1.2.9a/src/pdnsd-ctl/
H A Dpdnsd-ctl.c61 } cmd_s; typedef
/dports/emulators/x16-rom/x16-rom-r38/dos/
H A Dparser.s811 cmd_s: label
/dports/misc/vifm/vifm-0.11/src/modes/dialogs/
H A Dsort_dialog.c462 cmd_s(key_info_t key_info, keys_info_t *keys_info) in cmd_s() function
/dports/sysutils/nut/nut-2.7.4/drivers/
H A Dliebert-esp2.c277 } cmd_s; in upsdrv_updateinfo() typedef
/dports/sysutils/nut-devel/nut-9e6a5ab2/drivers/
H A Dliebert-esp2.c289 } cmd_s; in upsdrv_updateinfo() typedef
/dports/databases/mariadb104-server/mariadb-10.4.24/scripts/
H A Dmytop.sh454 cmd_s(); function
/dports/databases/mariadb104-client/mariadb-10.4.24/scripts/
H A Dmytop.sh454 cmd_s(); function
/dports/databases/mariadb103-server/mariadb-10.3.34/scripts/
H A Dmytop.sh454 cmd_s(); function
/dports/databases/mariadb105-client/mariadb-10.5.15/scripts/
H A Dmytop.sh501 cmd_s(); function
/dports/databases/mariadb105-server/mariadb-10.5.15/scripts/
H A Dmytop.sh501 cmd_s(); function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/examples/python/
H A Dgdbremote.py810 def cmd_s(options, cmd, args): function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/examples/python/
H A Dgdbremote.py809 def cmd_s(options, cmd, args): function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/examples/python/
H A Dgdbremote.py810 def cmd_s(options, cmd, args): function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/examples/python/
H A Dgdbremote.py810 def cmd_s(options, cmd, args): function
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/examples/python/
H A Dgdbremote.py810 def cmd_s(options, cmd, args): function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/examples/python/
H A Dgdbremote.py810 def cmd_s(options, cmd, args): function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/examples/python/
H A Dgdbremote.py810 def cmd_s(options, cmd, args): function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/examples/python/
H A Dgdbremote.py810 def cmd_s(options, cmd, args): function

12