Home
last modified time | relevance | path

Searched refs:newcmd (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/dports/cad/irsim/irsim-9.7.110/tcltk/
H A DtkTag.c95 strcat(newcmd, sptr + 2); in IrsimTagCallback()
98 substcmd = newcmd; in IrsimTagCallback()
112 substcmd = newcmd; in IrsimTagCallback()
132 strcat(newcmd, "}"); in IrsimTagCallback()
133 strcat(newcmd, sptr + 2); in IrsimTagCallback()
135 substcmd = newcmd; in IrsimTagCallback()
144 substcmd = newcmd; in IrsimTagCallback()
160 strcat(newcmd, " "); in IrsimTagCallback()
162 strcat(newcmd, "}"); in IrsimTagCallback()
165 substcmd = newcmd; in IrsimTagCallback()
[all …]
/dports/graphics/gphoto2/gphoto2-2.5.26/tests/
H A Dtestcamera.pl89 my @newcmd = @cmd;
92 my @newcmd = @cmd;
96 @newcmd = @cmd;
108 my @newcmd = @cmd;
112 @newcmd = @cmd;
116 &run_gphoto2_capture($nrimages,$text,@newcmd);
119 unshift @newcmd,"--keep-raw";
120 &run_gphoto2_capture($nrimages,$text,@newcmd);
122 &run_gphoto2_capture($nrimages,$text,@newcmd);
123 unshift @newcmd,"--keep-raw";
[all …]
/dports/irc/atheme-services/atheme-7.2.9/modules/scripting/perl/api/
H A Dcommands.xs6 perl_command_t * newcmd = malloc(sizeof(perl_command_t));
7 newcmd->command.name = sstrdup(name);
8 newcmd->command.desc = sstrdup(desc);
9 newcmd->command.access = SvOK(access) ? sstrdup(SvPV_nolen(access)) : NULL;
10 *(int*)&newcmd->command.maxparc = maxparc;
11 newcmd->command.cmd = perl_command_handler;
15 newcmd->command.help.func = perl_command_help_func;
21 newcmd->handler = handler;
26 newcmd->help_func = help_func;
29 newcmd->help_func = NULL;
[all …]
/dports/devel/bsdelf/elftoolchain-0.7.1/test/ar/
H A Dfunc.sh97 newcmd=${absolpath}/`basename ${executable}`" "`echo $1 | cut -f 2- -d ' '`
98 redirin=`echo $newcmd | cut -f 2- -d '<'`
99 if [ "$redirin" != "$newcmd" ]; then
100 newcmd=`echo $newcmd | cut -f 1 -d '<'`
114 if [ "$redirin" != "$newcmd" ]; then
115 ${newcmd} < ${redirin} > ${OUTDIR}/${TC}.out 2> ${OUTDIR}/${TC}.err
117 ${newcmd} > ${OUTDIR}/${TC}.out 2> ${OUTDIR}/${TC}.err
121 if [ "$redirin" != "$newcmd" ]; then
122 ${newcmd} < ${redirin}
124 ${newcmd}
/dports/devel/elftoolchain/elftoolchain-0.7.1/test/ar/
H A Dfunc.sh97 newcmd=${absolpath}/`basename ${executable}`" "`echo $1 | cut -f 2- -d ' '`
98 redirin=`echo $newcmd | cut -f 2- -d '<'`
99 if [ "$redirin" != "$newcmd" ]; then
100 newcmd=`echo $newcmd | cut -f 1 -d '<'`
114 if [ "$redirin" != "$newcmd" ]; then
115 ${newcmd} < ${redirin} > ${OUTDIR}/${TC}.out 2> ${OUTDIR}/${TC}.err
117 ${newcmd} > ${OUTDIR}/${TC}.out 2> ${OUTDIR}/${TC}.err
121 if [ "$redirin" != "$newcmd" ]; then
122 ${newcmd} < ${redirin}
124 ${newcmd}
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/kernel/
H A Dpcibios.c48 u16 cmd, newcmd; in pcibios_enable_device() local
52 newcmd = cmd; in pcibios_enable_device()
66 newcmd |= PCI_COMMAND_IO; in pcibios_enable_device()
68 newcmd |= PCI_COMMAND_MEMORY; in pcibios_enable_device()
75 newcmd |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY; in pcibios_enable_device()
78 if (newcmd != cmd) { in pcibios_enable_device()
80 pci_name(dev), cmd, newcmd); in pcibios_enable_device()
81 pci_write_config_word(dev, PCI_COMMAND, newcmd); in pcibios_enable_device()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/kernel/
H A Dpcibios.c48 u16 cmd, newcmd; in pcibios_enable_device() local
52 newcmd = cmd; in pcibios_enable_device()
66 newcmd |= PCI_COMMAND_IO; in pcibios_enable_device()
68 newcmd |= PCI_COMMAND_MEMORY; in pcibios_enable_device()
75 newcmd |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY; in pcibios_enable_device()
78 if (newcmd != cmd) { in pcibios_enable_device()
80 pci_name(dev), cmd, newcmd); in pcibios_enable_device()
81 pci_write_config_word(dev, PCI_COMMAND, newcmd); in pcibios_enable_device()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/kernel/
H A Dpcibios.c48 u16 cmd, newcmd; in pcibios_enable_device() local
52 newcmd = cmd; in pcibios_enable_device()
66 newcmd |= PCI_COMMAND_IO; in pcibios_enable_device()
68 newcmd |= PCI_COMMAND_MEMORY; in pcibios_enable_device()
75 newcmd |= PCI_COMMAND_IO | PCI_COMMAND_MEMORY; in pcibios_enable_device()
78 if (newcmd != cmd) { in pcibios_enable_device()
80 pci_name(dev), cmd, newcmd); in pcibios_enable_device()
81 pci_write_config_word(dev, PCI_COMMAND, newcmd); in pcibios_enable_device()
/dports/polish/libgadu/libgadu-1.12.2/test/automatic/
H A Dwine-wrapper.sh5 newcmd=""
7 newcmd="${newcmd}${param} "
9 newcmd="${newcmd}wine "
12 $newcmd
/dports/x11-fm/filerunner/filerunner/frlib/
H A DfrECF.tcl365 set newcmd {}
406 append newcmd $tmp
410 append newcmd $this
488 append newcmd $char
532 set newcmd [regsub -all {(\(|\)|%|!|\^|\"|<|>|&|\|)} $newcmd {^\1}]
536 frputs newcmd pfmat parms
541 return $newcmd
545 after 10 "frECF_Async [list $newcmd] \
554 proc frECF_Async {newcmd alterr error post} {
555 set r [catch {uplevel $newcmd} out]
[all …]
/dports/mail/mailagent/mailagent-9a14a15/agent/pl/
H A Dnewcmd.pl60 package newcmd; package
77 unless (open(NEWCMD, $cf'newcmd)) {
78 &'add_log("ERROR cannot open $cf'newcmd: $!") if $'loglvl;
106 $'Filter{$cmd} = "newcmd'run"; # Main dispatcher for new commands
148 unless (&dynload'load('newcmd', $path, $function)) {
157 &hook'initvar('newcmd'); # Initialize convenience variables
/dports/cad/magic/magic-8.3.245/tcltk/
H A Dtclmagic.c173 strcpy(newcmd, substcmd);
180 strcat(newcmd, sptr + 2);
182 substcmd = newcmd;
192 strcpy(newcmd, substcmd);
194 strcat(newcmd, sptr + 2);
196 substcmd = newcmd;
209 strcat(newcmd, sptr + 2);
211 substcmd = newcmd;
220 substcmd = newcmd;
228 strcpy(newcmd, substcmd);
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Ddeprecated.cpp44 std::string newcmd("kim"); in command() local
45 newcmd += " " + cmd.substr(4); in command()
47 newcmd.append(1,' '); in command()
48 newcmd.append(arg[i]); in command()
50 input->one(newcmd); in command()
/dports/chinese/aterm/aterm-1.0.1/src/
H A Dgraphics.c360 grcmd_t *newcmd, *oldcmd; in Gr_do_graphics() local
395 newcmd->ncoords = nargs; in Gr_do_graphics()
396 newcmd->coords = (int *)MALLOC((newcmd->ncoords * sizeof(int))); in Gr_do_graphics()
398 newcmd->next = NULL; in Gr_do_graphics()
399 newcmd->cmd = cmd; in Gr_do_graphics()
401 newcmd->text = text; in Gr_do_graphics()
404 newcmd->coords[i] = args[i]; in Gr_do_graphics()
413 (newcmd->coords[i + 1] == 0) && in Gr_do_graphics()
431 grwin->graphics = newcmd; in Gr_do_graphics()
435 oldcmd->next = newcmd; in Gr_do_graphics()
[all …]
/dports/x11/aterm/aterm-1.0.1/src/
H A Dgraphics.c360 grcmd_t *newcmd, *oldcmd; in Gr_do_graphics() local
395 newcmd->ncoords = nargs; in Gr_do_graphics()
396 newcmd->coords = (int *)MALLOC((newcmd->ncoords * sizeof(int))); in Gr_do_graphics()
398 newcmd->next = NULL; in Gr_do_graphics()
399 newcmd->cmd = cmd; in Gr_do_graphics()
401 newcmd->text = text; in Gr_do_graphics()
404 newcmd->coords[i] = args[i]; in Gr_do_graphics()
413 (newcmd->coords[i + 1] == 0) && in Gr_do_graphics()
431 grwin->graphics = newcmd; in Gr_do_graphics()
435 oldcmd->next = newcmd; in Gr_do_graphics()
[all …]
/dports/editors/cooledit/cooledit-3.17.28/rxvt/
H A Drxvtlib_graphics.c324 grcmd_t *newcmd, *oldcmd; in rxvtlib_Gr_do_graphics() local
359 newcmd->ncoords = nargs; in rxvtlib_Gr_do_graphics()
360 newcmd->coords = (int *)MALLOC ((newcmd->ncoords * sizeof (int))); in rxvtlib_Gr_do_graphics()
362 newcmd->next = NULL; in rxvtlib_Gr_do_graphics()
363 newcmd->cmd = cmd; in rxvtlib_Gr_do_graphics()
365 newcmd->text = text; in rxvtlib_Gr_do_graphics()
368 newcmd->coords[i] = args[i]; in rxvtlib_Gr_do_graphics()
376 if ((newcmd->coords[i] == 0) in rxvtlib_Gr_do_graphics()
377 && (newcmd->coords[i + 1] == 0) in rxvtlib_Gr_do_graphics()
395 grwin->graphics = newcmd; in rxvtlib_Gr_do_graphics()
[all …]
/dports/x11/xvt/xvt-3.0.1/src/
H A Dgraphics.c353 grcmd_t *newcmd, *oldcmd; in xvt_Gr_do_graphics() local
387 newcmd->ncoords = nargs; in xvt_Gr_do_graphics()
388 newcmd->coords = (int *)xvt_malloc((newcmd->ncoords * sizeof(int))); in xvt_Gr_do_graphics()
390 newcmd->next = NULL; in xvt_Gr_do_graphics()
391 newcmd->cmd = cmd; in xvt_Gr_do_graphics()
393 newcmd->text = text; in xvt_Gr_do_graphics()
396 newcmd->coords[i] = args[i]; in xvt_Gr_do_graphics()
404 if ((newcmd->coords[i] == 0) in xvt_Gr_do_graphics()
405 && (newcmd->coords[i + 1] == 0) in xvt_Gr_do_graphics()
423 grwin->graphics = newcmd; in xvt_Gr_do_graphics()
[all …]
/dports/x11-clocks/rclock/rxvt-2.7.10/src/
H A Dgraphics.c353 grcmd_t *newcmd, *oldcmd; in rxvt_Gr_do_graphics() local
387 newcmd->ncoords = nargs; in rxvt_Gr_do_graphics()
388 newcmd->coords = (int *)rxvt_malloc((newcmd->ncoords * sizeof(int))); in rxvt_Gr_do_graphics()
390 newcmd->next = NULL; in rxvt_Gr_do_graphics()
391 newcmd->cmd = cmd; in rxvt_Gr_do_graphics()
393 newcmd->text = text; in rxvt_Gr_do_graphics()
396 newcmd->coords[i] = args[i]; in rxvt_Gr_do_graphics()
404 if ((newcmd->coords[i] == 0) in rxvt_Gr_do_graphics()
405 && (newcmd->coords[i + 1] == 0) in rxvt_Gr_do_graphics()
423 grwin->graphics = newcmd; in rxvt_Gr_do_graphics()
[all …]
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dsmbrun.c189 char *newcmd = NULL; in smbrun_internal() local
191 newcmd = escape_shell_string(cmd); in smbrun_internal()
192 if (!newcmd) in smbrun_internal()
198 newcmd ? (const char *)newcmd : cmd, NULL, in smbrun_internal()
202 newcmd ? (const char *)newcmd : cmd, NULL); in smbrun_internal()
205 SAFE_FREE(newcmd); in smbrun_internal()
/dports/mail/mailagent/mailagent-9a14a15/agent/test/misc/
H A Dnewcmd.t3 # $Id: newcmd.t,v 3.0 1993/11/29 13:50:10 ram Exp ram $
13 # $Log: newcmd.t,v $
21 &add_option("-o 'newcmd: ~/.newcmd'");
22 open(NEWCMD, '>.newcmd') || print "1\n";
61 &add_header('X-Tag: newcmd');
83 unlink "$user", 'mail', 'test', 'output1', 'output2', 'commands', '.newcmd';
/dports/net-p2p/c-lightning/lightning-0.10.2/ccan/tools/configurator/
H A Dconfigurator.c692 char *output, *newcmd; in run_test() local
765 newcmd = strdup(cmd); in run_test()
768 newcmd = realloc(newcmd, strlen(newcmd) + strlen(" ") in run_test()
770 strcat(newcmd, " "); in run_test()
771 strcat(newcmd, test->flags); in run_test()
777 newcmd = realloc(newcmd, strlen(newcmd) + strlen(" ") in run_test()
779 strcat(newcmd, " "); in run_test()
780 strcat(newcmd, test->link); in run_test()
782 printf("Extra link line: %s", newcmd); in run_test()
786 output = run(newcmd, &status); in run_test()
[all …]
/dports/devel/distcc/distcc-3.3.5/src/
H A Dcompile.c576 char *newcmd, *t, *path; local
588 newcmd = malloc(newcmd_len);
589 if (!newcmd)
591 memset(newcmd, 0, newcmd_len);
595 strcat(newcmd, t + strlen("-pc"));
600 strcat(newcmd, "-");
601 strcat(newcmd, argv[0]);
619 strcat(binname, newcmd);
625 argv[0], newcmd);
627 argv[0] = newcmd;
[all …]
/dports/sysutils/openipmi/OpenIPMI-2.0.29/lanserv/
H A Dextcmd.c241 char *newcmd; in add_cmd() local
254 newcmd = malloc(size + 1); in add_cmd()
255 if (!newcmd) { in add_cmd()
260 strcpy(newcmd, *cmd); in add_cmd()
262 strcat(newcmd, " "); in add_cmd()
263 strcat(newcmd, name); in add_cmd()
265 strcat(newcmd, " \""); in add_cmd()
266 strcat(newcmd, value); in add_cmd()
267 strcat(newcmd, "\""); in add_cmd()
269 *cmd = newcmd; in add_cmd()
/dports/irc/srvx/srvx-1.3.1/src/
H A Dmodcmd.c395 newcmd = calloc(1, sizeof(*newcmd)); in modcmd_register()
401 newcmd->defaults = calloc(1, sizeof(*newcmd->defaults)); in modcmd_register()
402 newcmd->defaults->name = strdup(newcmd->name); in modcmd_register()
403 newcmd->defaults->command = newcmd; in modcmd_register()
404 dict_insert(module->commands, newcmd->name, newcmd); in modcmd_register()
428 return newcmd; in modcmd_register()
1069 newcmd = calloc(1, sizeof(*newcmd)); in MODCMD_FUNC()
1075 free(newcmd); in MODCMD_FUNC()
1097 newcmd->alias.used = newcmd->alias.size = argc-arg; in MODCMD_FUNC()
1098 newcmd->alias.list = calloc(newcmd->alias.size, sizeof(newcmd->alias.list[0])); in MODCMD_FUNC()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/common/
H A Dtty_60.c71 u_long newcmd; in compat_60_ptmget_ioctl() local
79 case COMPAT_60_TIOCPTMGET: newcmd = TIOCPTMGET; break; in compat_60_ptmget_ioctl()
80 case COMPAT_60_TIOCPTSNAME: newcmd = TIOCPTSNAME; break; in compat_60_ptmget_ioctl()
84 ret = (cd->d_ioctl)(dev, newcmd, &pg, flag, l); in compat_60_ptmget_ioctl()

12345678910>>...14