Home
last modified time | relevance | path

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

/freebsd/usr.bin/rpcgen/
H A Drpc_main.c61 static int parseargs(int, const char **, struct commandline *);
63 static void mkfile_output(struct commandline *);
126 struct commandline cmd; in main()
128 (void) memset((char *)&cmd, 0, sizeof (struct commandline)); in main()
867 static void mkfile_output(struct commandline *cmd) in mkfile_output()
1082 parseargs(int argc, const char *argv[], struct commandline *cmd) in parseargs()
H A Drpc_util.h84 struct commandline { struct
/freebsd/sbin/camcontrol/
H A Dmodeedit.c942 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/contrib/one-true-awk/testdir/
H A Du.main2 print "bunch of commandline error messages follow\n"
H A DT.flags1 echo T.flags: test some commandline flags
/freebsd/contrib/unbound/doc/
H A Dcontrol_proto_spec.txt16 UBCT[version] [commandline] \n
H A Dexample.conf.in417 # commandline) as a full path from the original root. After the
H A DChangelog3495 - 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/contrib/one-true-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.
/freebsd/sys/contrib/openzfs/etc/default/
H A Dzfs.in72 # Any additional option to the 'zfs import' commandline?
/freebsd/sys/contrib/libsodium/m4/
H A Dax_valgrind_check.m451 # commandline with --enable-valgrind-sgcheck. The results for each check
/freebsd/contrib/expat/
H A DREADME.md234 1. commandline
/freebsd/contrib/sqlite3/tea/win/
H A Drules.vc4 # Microsoft Visual C++ makefile include for decoding the commandline
/freebsd/contrib/ldns/
H A Dacx_nlnetlabs.m4530 # always use ./libtool unless override from commandline (libtool=mylibtool)
535 # avoid libtool max commandline length test on systems that fork slowly.
/freebsd/contrib/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.
/freebsd/crypto/openssh/
H A DChangeLog3446 commandline that contain most shell metacharacters.
3462 from the commandline. Names specified using User or Hostname
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.082 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
H A DChangeLog1511 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
/freebsd/contrib/libevent/
H A DChangeLog-2.082 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
H A DChangeLog1511 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
/freebsd/contrib/bmake/
H A DChangeLog458 avoid blowing commandline/env limits
/freebsd/contrib/byacc/
H A DCHANGES2221 Windows commandline, otherwise there's a risk of empty files.
/freebsd/contrib/ntp/
H A DCommitLog6063 libntp/lib/isc/commandline.c@1.3 +0 -0
6064 Rename: libntp/lib/isc/commandline.c -> libntp/lib/isc/commandline.c
6066 libntp/lib/isc/commandline.c@1.2 +0 -0
6067 Rename: lib/isc/commandline.c -> libntp/lib/isc/commandline.c
6195 libntp/lib/isc/include/isc/commandline.h@1.3 +0 -0
6196 Rename: libntp/lib/isc/include/isc/commandline.h -> libntp/lib/isc/include/isc/commandline.h
6198 libntp/lib/isc/include/isc/commandline
[all...]