| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | remote-rdp.c | 172 static char *commandline = NULL; variable 721 if (commandline != NULL) in rdp_set_command_line() 722 xfree (commandline); in rdp_set_command_line() 724 xasprintf (&commandline, "%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()
|
| /freebsd-12.1/usr.bin/rpcgen/ |
| H A D | rpc_main.c | 70 static int parseargs(int, const char **, struct commandline *); 72 static void mkfile_output(struct commandline *); 141 struct commandline cmd; in main() 143 (void) memset((char *)&cmd, 0, sizeof (struct commandline)); in main() 799 static void mkfile_output(struct commandline *cmd) in mkfile_output() 999 parseargs(int argc, const char *argv[], struct commandline *cmd) in parseargs()
|
| H A D | rpc_util.h | 89 struct commandline { struct
|
| /freebsd-12.1/sbin/camcontrol/ |
| H A D | modeedit.c | 945 char *commandline; in modepage_edit() local 984 commandline = malloc(strlen(editor) + strlen(edit_path) + 2); in modepage_edit() 985 if (commandline == NULL) in modepage_edit() 987 sprintf(commandline, "%s %s", editor, edit_path); in modepage_edit() 990 if (system(commandline) == -1) in modepage_edit() 992 free(commandline); in modepage_edit()
|
| /freebsd-12.1/contrib/ntp/lib/isc/win32/ |
| H A D | libisc.mak | 126 -@erase "$(INTDIR)\commandline.obj" 248 "$(INTDIR)\commandline.obj" \ 328 -@erase "$(INTDIR)\commandline.obj" 329 -@erase "$(INTDIR)\commandline.sbr" 517 "$(INTDIR)\commandline.sbr" \ 605 "$(INTDIR)\commandline.obj" \ 1243 SOURCE=..\commandline.c 1248 "$(INTDIR)\commandline.obj" : $(SOURCE) "$(INTDIR)" 1255 "$(INTDIR)\commandline.obj" "$(INTDIR)\commandline.sbr" : $(SOURCE) "$(INTDIR)"
|
| H A D | libisc.dsp | 250 SOURCE=..\include\isc\commandline.h 618 SOURCE=..\commandline.c
|
| /freebsd-12.1/sbin/gvinum/ |
| H A D | gvinum.c | 186 char buf[BUFSIZ], buf1[BUFSIZ], commandline[BUFSIZ], *sdname; in gvinum_create() local 225 snprintf(commandline, sizeof(commandline), "%s %s", ed, in gvinum_create() 227 status = system(commandline); in gvinum_create()
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | control_proto_spec.txt | 16 UBCT[version] [commandline] \n
|
| H A D | example.conf.in | 275 # commandline) as a full path from the original root. After the
|
| H A D | Changelog | 431 - escape commandline contents for -V. 567 Does not omit compile flags from commandline. 6702 - honor QUIET=no on make commandline (or QUIET=yes ). 7130 and these are only visible by using the -d commandline flag. 9056 - testbound can give config file and commandline options from the 9176 - Have a config file. Removed commandline options, moved to config.
|
| /freebsd-12.1/contrib/one-true-awk/ |
| H A D | FIXES | 417 fixed bug that caused occasional core dumps with commandline 744 enforce variable name syntax for commandline variables: has to 842 "-" means stdin in getline as well as on the commandline. 854 fixed bug: commandline variable assignment has to look like 864 added -v x=1 y=2 ... for immediate commandline variable assignment; 866 program if the program is on the commandline. 895 fixed order of evaluation of commandline assignments to match 925 Catches some more commandline errors in main. 1000 Fixed lib.c to permit _ in commandline variable names.
|
| /freebsd-12.1/contrib/expat/ |
| H A D | README | 106 1) commandline
|
| /freebsd-12.1/sys/contrib/libsodium/m4/ |
| H A D | ax_valgrind_check.m4 | 51 # commandline with --enable-valgrind-sgcheck. The results for each check
|
| /freebsd-12.1/contrib/ncurses/ |
| H A D | README.MinGW | 87 This is the configuration commandline as I'm using it at the moment (assuming
|
| /freebsd-12.1/contrib/binutils/gas/doc/ |
| H A D | c-arm.texi | 614 for the @option{-mcpu} commandline option. 619 for the @option{-march} commandline option. 630 are the same as for the @option{-mfpu} commandline option.
|
| /freebsd-12.1/contrib/sqlite3/tea/win/ |
| H A D | rules.vc | 4 # Microsoft Visual C++ makefile include for decoding the commandline
|
| /freebsd-12.1/contrib/ldns/ |
| H A D | acx_nlnetlabs.m4 | 528 # always use ./libtool unless override from commandline (libtool=mylibtool) 533 # avoid libtool max commandline length test on systems that fork slowly.
|
| /freebsd-12.1/contrib/unbound/ |
| H A D | acx_nlnetlabs.m4 | 528 # always use ./libtool unless override from commandline (libtool=mylibtool) 533 # avoid libtool max commandline length test on systems that fork slowly.
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | CHANGES | 4323 * new 'svnsync' commandline tool for repository replication 4693 * fixed: crash when >50 options passed to any commandline app (r15251) 6335 * new --non-interactive switch for commandline client 6502 * fixed various buggy commandline outputs 6626 * new getopt_tests.py to test commandline option processing 6678 - better commandline-client-specific error messages 6733 - rewrite commandline app's help-system and alias-system
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 751 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
|
| H A D | ChangeLog-2.0 | 82 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | ChangeLog-2.0 | 82 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
|
| H A D | ChangeLog | 1198 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ChangeLog-0001 | 565 * lexsup.c: Add --no-define-common commandline option.
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | ChangeLog | 1778 upstream: ssh does not accept -oInclude=... on the commandline, the 7591 quote [host]:port in generated ProxyJump commandline; the
|