Home
last modified time | relevance | path

Searched defs:cmdarg (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/tools/
H A Dmirtk.py61 cmdarg = False variable
69 cmdarg = True variable
77 cmdarg = True variable
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dmain.c279 typedef struct cmdarg { struct
298 } cmdarg_s; argument
608 struct cmdarg cmdarg = { CMDARG_FILE, optarg }; in captured_main() local
615 struct cmdarg cmdarg = { CMDARG_COMMAND, optarg }; in captured_main() local
622 struct cmdarg cmdarg = { CMDARG_INIT_FILE, optarg }; in captured_main() local
629 struct cmdarg cmdarg = { CMDARG_INIT_COMMAND, optarg }; in captured_main() local
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dfc_cmdhelp.c29 struct cmdarg { struct
36 #define SPECLIST_TAG cmdarg argument
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dfc_cmdhelp.c29 struct cmdarg { struct
36 #define SPECLIST_TAG cmdarg argument
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dmain.c269 struct cmdarg { in captured_main() struct
270 enum { in captured_main()
273 } type; in captured_main()
274 char *string; in captured_main()
275 } *cmdarg; in captured_main() local
/dports/security/xray-core/Xray-core-1.5.0/common/cmdarg/
H A Dcmdarg.go1 package cmdarg package
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/Python/Rsa2048Sha256Sign/
H A DRsa2048Sha256Sign.py1 ## @file
2 # This tool encodes and decodes GUIDed FFS sections or FMP capsule for a GUID type of
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/unix/
H A Dunixsupport.c288 void unix_error(int errcode, char *cmdname, value cmdarg) in unix_error()
312 void uerror(char *cmdname, value cmdarg) in uerror()
333 void unix_set_cloexec(int fd, char *cmdname, value cmdarg) in unix_set_cloexec()
341 void unix_clear_cloexec(int fd, char *cmdname, value cmdarg) in unix_clear_cloexec()
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/unix/
H A Dunixsupport.c288 void unix_error(int errcode, char *cmdname, value cmdarg) in unix_error()
312 void uerror(char *cmdname, value cmdarg) in uerror()
333 void unix_set_cloexec(int fd, char *cmdname, value cmdarg) in unix_set_cloexec()
341 void unix_clear_cloexec(int fd, char *cmdname, value cmdarg) in unix_clear_cloexec()
/dports/devel/devtodo/devtodo-0.1.20/util/
H A DCommandArgs.h73 iterator(CommandArgs *cmdarg, int argc, char const **argv) : in iterator()
79 CommandArgs *cmdarg; variable
/dports/devel/gdb/gdb-11.1/gdb/
H A Dmain.c589 struct cmdarg struct
591 cmdarg (cmdarg_kind type_, char *string_) in cmdarg() argument
596 enum cmdarg_kind type; argument
608 execute_cmdargs (const std::vector<struct cmdarg> *cmdarg_vec, in execute_cmdargs() argument
/dports/math/R/R-4.1.2/src/gnuwin32/front-ends/
H A DR.c27 int cmdarg = 0; in main() local
H A DRfe.c41 int cmdarg = 1; in main() local
/dports/math/libRmath/R-4.1.1/src/gnuwin32/front-ends/
H A DR.c27 int cmdarg = 0; in main() local
H A DRfe.c41 int cmdarg = 1; in main() local
/dports/x11/xlockmore/xlockmore-5.67/xglock/
H A Dmodes.h531 gchar *cmdarg; member
588 gchar *cmdarg; member
667 gchar *cmdarg; member
/dports/games/tads/tads-3.0.8/tads2/
H A Dcmd.c53 char *cmdarg(errcxdef *ec, char ***argpp, int *ip, int argc, int ofs, in cmdarg() function
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dcommand_line.cpp54 char *cmdarg(errcxdef *ec, char ***argpp, int *ip, int argc, int ofs, in cmdarg() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dcommand_line.cpp54 char *cmdarg(errcxdef *ec, char ***argpp, int *ip, int argc, int ofs, in cmdarg() function
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dprivsep.c15 static int privsep_sendcmd(const int psfd, const void * const cmdarg, in privsep_sendcmd()
28 static int privsep_recvcmd(const int psfd, void * const cmdarg, in privsep_recvcmd()
/dports/lang/ocaml-nox11/ocaml-4.05.0/otherlibs/win32unix/
H A Dunixsupport.c283 void unix_error(int errcode, char *cmdname, value cmdarg) in unix_error()
308 void uerror(char * cmdname, value cmdarg) in uerror()
/dports/lang/ocaml/ocaml-4.05.0/otherlibs/win32unix/
H A Dunixsupport.c283 void unix_error(int errcode, char *cmdname, value cmdarg) in unix_error()
308 void uerror(char * cmdname, value cmdarg) in uerror()
/dports/textproc/ibus-kmfl/ibus-kmfl-1.0.3/src/
H A Dkmflutil.h14 gchar * cmdarg; member
/dports/emulators/qemu/qemu-6.2.0/include/hw/sd/
H A Dbcm2835_sdhost.h32 uint32_t cmdarg; member
/dports/emulators/qemu60/qemu-6.0.0/include/hw/sd/
H A Dbcm2835_sdhost.h32 uint32_t cmdarg; member

12345678910>>...17