Home
last modified time | relevance | path

Searched refs:commandline (Results 1 – 25 of 39) sorted by relevance

12

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-rdp.c172 static char *commandline = NULL; variable
721 if (commandline != NULL) in rdp_set_command_line()
722 xfree (commandline); in rdp_set_command_line()
724 commandline = xstrprintf ("%s %s", command, args); in rdp_set_command_line()
916 if (commandline != NULL) in exec_swi()
918 int len = strlen (commandline); in exec_swi()
922 commandline[255] = '\0'; in exec_swi()
925 commandline, len + 1, 1, 0, 0); in exec_swi()
/openbsd-src/gnu/llvm/llvm/utils/gn/build/
H A Dmac_sdk.gni7 # Set to true if you don't have Xcode installed, but do have the commandline
20 # iOS SDKs aren't available in the commandline tools SDK.
/openbsd-src/usr.bin/rpcgen/
H A Drpc_main.c59 struct commandline { struct
132 static int parseargs(int, char **, struct commandline *);
139 struct commandline cmd; in main()
146 (void) memset((char *) &cmd, 0, sizeof(struct commandline)); in main()
861 struct commandline *cmd;
60 cflagcommandline global() argument
61 hflagcommandline global() argument
62 lflagcommandline global() argument
63 mflagcommandline global() argument
64 nflagcommandline global() argument
65 sflagcommandline global() argument
66 tflagcommandline global() argument
67 Ssflagcommandline global() argument
68 Scflagcommandline global() argument
69 infilecommandline global() argument
70 outfilecommandline global() argument
/openbsd-src/gnu/llvm/lldb/docs/use/
H A Dqemu-testing.rst86 commandline argument.
89 --kernel commandline argument.
106 **Example:** Run QEMU with kernel image and qemu binary provided using commandline
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dardi.h24 extern char *commandline;
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/Kwalify/
H A Ddistroprefs.dd57 "commandline" => {
/openbsd-src/gnu/llvm/clang/www/demo/
H A Dindex.cgi263 my ( $program, $commandline, $outputFile ) = @_;
269 $retcode = system($commandline);
/openbsd-src/gnu/llvm/llvm/utils/vim/
H A Dvimrc107 " A list of options to add to the clang commandline, for example to add
129 " Build a clang commandline to do code completion on stdin.
/openbsd-src/usr.sbin/unbound/doc/
H A Dcontrol_proto_spec.txt16 UBCT[version] [commandline] \n
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/
H A DCPAN.pm266 my $commandline = shift || "";
345 defined ($_ = $term->readline($prompt, $commandline));
433 $commandline = ""; # I do want to be able to pass a default to
/openbsd-src/gnu/usr.bin/perl/
H A DREADME.bs2000156 First you get the BS2000 commandline prompt ('*'). Here you may enter
163 possibilities of the commandline prompt (look for
/openbsd-src/distrib/notes/octeon/
H A Dinstall51 From the U-Boot commandline, make a copy of the current ${bootcmd} so you can
/openbsd-src/distrib/notes/loongson/
H A Dprep26 the PMON commandline by hitting `c'.
/openbsd-src/usr.bin/awk/
H A DFIXES.1e29 Fix edge case where FS is changed on commandline. Thanks to
818 fixed bug that caused occasional core dumps with commandline
1147 enforce variable name syntax for commandline variables: has to
1245 "-" means stdin in getline as well as on the commandline.
1257 fixed bug: commandline variable assignment has to look like
1267 added -v x=1 y=2 ... for immediate commandline variable assignment;
1269 program if the program is on the commandline.
1298 fixed order of evaluation of commandline assignments to match
1328 Catches some more commandline errors in main.
1403 Fixed lib.c to permit _ in commandline variable names.
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DDistribution.pm1977 $pl_commandline = $self->prefs->{pl}{commandline};
2296 $make_commandline = $self->prefs->{make}{commandline};
3788 if (my $commandline
3789 = exists $prefs_test->{commandline} ? $prefs_test->{commandline} : "") {
3790 $system = $commandline;
4205 if (my $commandline = $self->prefs->{install}{commandline}) {
4206 $system = $commandline;
/openbsd-src/gnu/llvm/llvm/tools/llvm-shlib/
H A DCMakeLists.txt3 # commandline. By default the shared library only exports the LLVM C API.
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/doc/
H A Dc-arm.texi519 for the @option{-mcpu} commandline option.
524 for the @option{-march} commandline option.
529 are the same as for the @option{-mfpu} commandline option.
/openbsd-src/gnu/llvm/compiler-rt/cmake/
H A Dbase-config-ix.cmake151 # This can happen when you only have the commandline tools installed
H A Dconfig-ix.cmake234 # the correct commandline flags needed to attempt to target 32-bit and 64-bit.
/openbsd-src/lib/libexpat/
H A DREADME.md234 1. commandline
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlrun.pod31 Specified line by line via L<-e|/-e commandline> or L<-E|/-E commandline>
166 one-liners (see L<-e|/-e commandline> below).
465 =item B<-e> I<commandline>
473 =item B<-E> I<commandline>
476 behaves just like L<-e|/-e commandline>, except that it implicitly
/openbsd-src/gnu/llvm/clang/docs/analyzer/user-docs/
H A DCrossTranslationUnit.rst16 …e implemented in multiple ways. The most direct way is to specify the necessary commandline options
/openbsd-src/usr.sbin/nsd/
H A Dacx_nlnetlabs.m4539 # always use ./libtool unless override from commandline (libtool=mylibtool)
544 # avoid libtool max commandline length test on systems that fork slowly.
/openbsd-src/usr.sbin/unbound/
H A Dacx_nlnetlabs.m4539 # always use ./libtool unless override from commandline (libtool=mylibtool)
544 # avoid libtool max commandline length test on systems that fork slowly.
/openbsd-src/usr.sbin/nsd/doc/
H A DREADME670 or ip6 using the -4, -6 commandline options, or the ip4-only and ip6-only
673 The commandline option -a and config file option ip-address can be given

12