| /freebsd-14.2/usr.bin/rpcgen/ |
| H A D | rpc_main.c | 69 static int parseargs(int, const char **, struct commandline *); 71 static void mkfile_output(struct commandline *); 134 struct commandline cmd; in main() 136 (void) memset((char *)&cmd, 0, sizeof (struct commandline)); in main() 875 static void mkfile_output(struct commandline *cmd) in mkfile_output() 1090 parseargs(int argc, const char *argv[], struct commandline *cmd) in parseargs()
|
| H A D | rpc_util.h | 88 struct commandline { struct
|
| /freebsd-14.2/contrib/one-true-awk/testdir/ |
| H A D | u.main | 2 print "bunch of commandline error messages follow\n"
|
| H A D | T.flags | 1 echo T.flags: test some commandline flags
|
| /freebsd-14.2/sbin/camcontrol/ |
| H A D | modeedit.c | 942 char *commandline; in modepage_edit() local 981 commandline = malloc(strlen(editor) + strlen(edit_path) + 2); in modepage_edit() 982 if (commandline == NULL) in modepage_edit() 984 sprintf(commandline, "%s %s", editor, edit_path); in modepage_edit() 987 if (system(commandline) == -1) in modepage_edit() 989 free(commandline); in modepage_edit()
|
| /freebsd-14.2/sbin/gvinum/ |
| H A D | gvinum.c | 184 char buf[BUFSIZ], buf1[BUFSIZ], commandline[BUFSIZ], *sdname; in gvinum_create() local 223 snprintf(commandline, sizeof(commandline), "%s %s", ed, in gvinum_create() 225 status = system(commandline); in gvinum_create()
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | control_proto_spec.txt | 16 UBCT[version] [commandline] \n
|
| H A D | example.conf.in | 417 # commandline) as a full path from the original root. After the
|
| H A D | Changelog | 3495 - escape commandline contents for -V. 3631 Does not omit compile flags from commandline. 9766 - honor QUIET=no on make commandline (or QUIET=yes ). 10194 and these are only visible by using the -d commandline flag. 12120 - testbound can give config file and commandline options from the 12240 - Have a config file. Removed commandline options, moved to config.
|
| /freebsd-14.2/contrib/one-true-awk/ |
| H A D | FIXES.1e | 29 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.
|
| /freebsd-14.2/sys/contrib/openzfs/etc/default/ |
| H A D | zfs.in | 72 # Any additional option to the 'zfs import' commandline?
|
| /freebsd-14.2/sys/contrib/libsodium/m4/ |
| H A D | ax_valgrind_check.m4 | 51 # commandline with --enable-valgrind-sgcheck. The results for each check
|
| /freebsd-14.2/contrib/expat/ |
| H A D | README.md | 230 1. commandline
|
| /freebsd-14.2/contrib/sqlite3/tea/win/ |
| H A D | rules.vc | 4 # Microsoft Visual C++ makefile include for decoding the commandline
|
| /freebsd-14.2/contrib/ldns/ |
| H A D | acx_nlnetlabs.m4 | 530 # always use ./libtool unless override from commandline (libtool=mylibtool) 535 # avoid libtool max commandline length test on systems that fork slowly.
|
| /freebsd-14.2/contrib/unbound/ |
| H A D | acx_nlnetlabs.m4 | 539 # always use ./libtool unless override from commandline (libtool=mylibtool) 544 # avoid libtool max commandline length test on systems that fork slowly.
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | ChangeLog | 633 commandline that contain most shell metacharacters. 649 from the commandline. Names specified using User or Hostname 5223 upstream: Handle dynamic remote port forwarding in escape commandline's
|
| /freebsd-14.2/contrib/ntp/sntp/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 | 1511 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
|
| /freebsd-14.2/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 | 1511 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
|
| /freebsd-14.2/contrib/byacc/ |
| H A D | CHANGES | 2071 Windows commandline, otherwise there's a risk of empty files.
|
| /freebsd-14.2/contrib/ntp/ |
| H A D | CommitLog | 6063 libntp/lib/isc/commandline[email protected] +0 -0 6064 Rename: libntp/lib/isc/commandline.c -> libntp/lib/isc/commandline.c 6066 libntp/lib/isc/commandline[email protected] +0 -0 6067 Rename: lib/isc/commandline.c -> libntp/lib/isc/commandline.c 6195 libntp/lib/isc/include/isc/commandline[email protected] +0 -0 6196 Rename: libntp/lib/isc/include/isc/commandline.h -> libntp/lib/isc/include/isc/commandline.h 6199 Rename: lib/isc/include/isc/commandline.h -> libntp/lib/isc/include/isc/commandline.h 173312 lib/isc/commandline[email protected] +225 -0 173315 lib/isc/commandline[email protected] +0 -0 173402 lib/isc/include/isc/commandline[email protected] +50 -0 [all …]
|