/netbsd-src/usr.sbin/acpitools/amldb/ |
H A D | debug.c | 74 char commandline[CMDBUFLEN]; in aml_dbgr() local 85 fgets(commandline, 512, stdin); in aml_dbgr() 86 commandline[512 - 1] = '\n'; /* safety */ in aml_dbgr() 88 commandline[0] = 'q'; in aml_dbgr() 90 if (commandline[0] == '\n') { in aml_dbgr() 91 memcpy(commandline, lastcommand, sizeof commandline); in aml_dbgr() 93 memcpy(lastcommand, commandline, sizeof commandline); in aml_dbgr() 94 switch (commandline[0]) { in aml_dbgr() 111 ptr = &commandline[1]; in aml_dbgr() 117 ptr = &commandline[1]; in aml_dbgr() [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | simple_exec_w32.c | 225 char * commandline = NULL; in pipe_execv() local 233 commandline = collect_commandline(file, &ap); in pipe_execv() 235 if (commandline == NULL) in pipe_execv() 286 if (!CreateProcess(file, commandline, NULL, NULL, in pipe_execv()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/build/ |
H A D | mac_sdk.gni | 7 # 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.
|
/netbsd-src/usr.bin/rpcgen/ |
H A D | rpc_main.c | 69 struct commandline { struct 173 static int parseargs(int, char *[], struct commandline *); 180 struct commandline cmd; in main() 189 (void) memset((char *) &cmd, 0, sizeof(struct commandline)); in main() 919 parseargs(int argc, char *argv[], struct commandline *cmd) in parseargs()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | Makefile.in | 55 commandline.@O@ counter.@O@ crc64.@O@ error.@O@ entropy.@O@ \ 78 buffer.c bufferlist.c commandline.c counter.c crc64.c \
|
/netbsd-src/external/historical/nawk/dist/testdir/ |
H A D | u.main | 2 print "bunch of commandline error messages follow\n"
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | Makefile.am | 17 include/isc/commandline.h \ 125 commandline.c \
|
H A D | Makefile.in | 199 include/isc/commandline.h include/isc/condition.h \ 236 async_p.h backtrace.c base32.c base64.c commandline.c \ 262 libisc_la-commandline.lo libisc_la-condition.lo \ 319 ./$(DEPDIR)/libisc_la-commandline.Plo \ 714 include/isc/commandline.h \ 807 async_p.h backtrace.c base32.c base64.c commandline.c \ 952 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libisc_la-commandline.Plo@am__quote@ # am--include-marker 1171 libisc_la-commandline.lo: commandline.c 1172 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libisc_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libisc_la-commandline [all...] |
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/isc/ |
H A D | Makefile.in | 25 cmocka.h commandline.h counter.h crc64.h deprecated.h \
|
/netbsd-src/external/bsd/unbound/dist/testdata/ |
H A D | fwd_notcached.rpl | 3 ; can set commandline options using something like this:
|
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/variables/ |
H A D | SHELL | 21 # makefile, but make runs $(SHELL) -c 'commandline' and that doesn't work at
|
/netbsd-src/external/mpl/bind/lib/libisc/ |
H A D | Makefile | 35 commandline.c crc64.c counter.c error.c fips.c \
|
/netbsd-src/external/mpl/dhcp/bind/lib/libisc/ |
H A D | Makefile | 38 bufferlist.c commandline.c crc64.c counter.c error.c event.c \
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vim/ |
H A D | vimrc | 107 " 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.
|
/netbsd-src/external/bsd/unbound/dist/doc/ |
H A D | control_proto_spec.txt | 16 UBCT[version] [commandline] \n
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | configure.host | 81 # default code page used by windres/windmc when not specified by a commandline
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | configure.host | 81 # default code page used by windres/windmc when not specified by a commandline
|
/netbsd-src/external/bsd/unbound/dist/winrc/ |
H A D | README.txt | 69 Unbound and its utilities also work from the commandline (like on unix) if
|
/netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/Docs/ |
H A D | FBInstall | 82 When ever NetBSD is booted the commandline used to boot it is saved
|
/netbsd-src/external/bsd/nsd/dist/doc/ |
H A D | UPGRADING | 60 * you can list nsd-commandline-options, zones, masters, slaves, keys.
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-shlib/ |
H A D | CMakeLists.txt | 3 # commandline. By default the shared library only exports the LLVM C API.
|
/netbsd-src/sys/external/isc/libsodium/dist/m4/ |
H A D | ax_valgrind_check.m4 | 51 # commandline with --enable-valgrind-sgcheck. The results for each check
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/doc/ |
H A D | README.gssapi | 58 config scan code. Specifying this flag on the compiler commandline
|
/netbsd-src/external/mit/libuv/dist/m4/ |
H A D | libuv-check-flags.m4 | 134 dnl for a much more readable commandline, so that people can understand what
|
/netbsd-src/external/mit/expat/dist/ |
H A D | README.md | 188 1. commandline
|