Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/rpcgen/
H A Drpc_main.c70 static int parseargs(int, const char **, struct commandline *);
72 static void mkfile_output(struct commandline *);
135 struct commandline cmd; in main()
137 (void) memset((char *)&cmd, 0, sizeof (struct commandline)); in main()
782 static void mkfile_output(struct commandline *cmd) in mkfile_output()
998 parseargs(int argc, const char *argv[], struct commandline *cmd) in parseargs()
H A Drpc_util.h89 struct commandline { struct
/freebsd-13.1/sbin/camcontrol/
H A Dmodeedit.c944 char *commandline; in modepage_edit() local
983 commandline = malloc(strlen(editor) + strlen(edit_path) + 2); in modepage_edit()
984 if (commandline == NULL) in modepage_edit()
986 sprintf(commandline, "%s %s", editor, edit_path); in modepage_edit()
989 if (system(commandline) == -1) in modepage_edit()
991 free(commandline); in modepage_edit()
/freebsd-13.1/sbin/gvinum/
H A Dgvinum.c186 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-13.1/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak126 -@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 Dlibisc.dsp250 SOURCE=..\include\isc\commandline.h
618 SOURCE=..\commandline.c
/freebsd-13.1/contrib/unbound/doc/
H A Dcontrol_proto_spec.txt16 UBCT[version] [commandline] \n
H A Dexample.conf.in296 # commandline) as a full path from the original root. After the
H A DChangelog1848 - escape commandline contents for -V.
1984 Does not omit compile flags from commandline.
8119 - honor QUIET=no on make commandline (or QUIET=yes ).
8547 and these are only visible by using the -d commandline flag.
10473 - testbound can give config file and commandline options from the
10593 - Have a config file. Removed commandline options, moved to config.
/freebsd-13.1/contrib/one-true-awk/
H A DFIXES747 fixed bug that caused occasional core dumps with commandline
1076 enforce variable name syntax for commandline variables: has to
1174 "-" means stdin in getline as well as on the commandline.
1186 fixed bug: commandline variable assignment has to look like
1196 added -v x=1 y=2 ... for immediate commandline variable assignment;
1198 program if the program is on the commandline.
1227 fixed order of evaluation of commandline assignments to match
1257 Catches some more commandline errors in main.
1332 Fixed lib.c to permit _ in commandline variable names.
/freebsd-13.1/sys/contrib/openzfs/etc/default/
H A Dzfs.in70 # Any additional option to the 'zfs import' commandline?
/freebsd-13.1/contrib/ncurses/
H A DREADME.MinGW88 This is the configuration commandline as I'm using it at the moment (assuming
/freebsd-13.1/sys/contrib/libsodium/m4/
H A Dax_valgrind_check.m451 # commandline with --enable-valgrind-sgcheck. The results for each check
/freebsd-13.1/contrib/expat/
H A DREADME.md188 1. commandline
/freebsd-13.1/contrib/sqlite3/tea/win/
H A Drules.vc4 # Microsoft Visual C++ makefile include for decoding the commandline
/freebsd-13.1/contrib/unbound/
H A Dacx_nlnetlabs.m4533 # always use ./libtool unless override from commandline (libtool=mylibtool)
538 # avoid libtool max commandline length test on systems that fork slowly.
/freebsd-13.1/contrib/ldns/
H A Dacx_nlnetlabs.m4528 # always use ./libtool unless override from commandline (libtool=mylibtool)
533 # avoid libtool max commandline length test on systems that fork slowly.
/freebsd-13.1/contrib/subversion/
H A DCHANGES4835 * new 'svnsync' commandline tool for repository replication
5205 * fixed: crash when >50 options passed to any commandline app (r15251)
6847 * new --non-interactive switch for commandline client
7014 * fixed various buggy commandline outputs
7138 * new getopt_tests.py to test commandline option processing
7190 - better commandline-client-specific error messages
7245 - rewrite commandline app's help-system and alias-system
/freebsd-13.1/contrib/ntp/sntp/libevent/
H A DChangeLog751 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
H A DChangeLog-2.082 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
/freebsd-13.1/contrib/libevent/
H A DChangeLog-2.082 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
H A DChangeLog1198 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
/freebsd-13.1/crypto/openssh/
H A DChangeLog1446 the config file to do the same thing as -n does on the ssh(1) commandline.
11090 NB. this change break existing ssh-keygen commandline syntax for moduli-
/freebsd-13.1/contrib/byacc/
H A DCHANGES377 Windows commandline, otherwise there's a risk of empty files.
/freebsd-13.1/contrib/ntp/
H A DCommitLog163956 lib/isc/commandline[email protected] +225 -0
163959 lib/isc/commandline[email protected] +0 -0
164046 lib/isc/include/isc/commandline[email protected] +50 -0
164049 lib/isc/include/isc/commandline[email protected] +0 -0
197285 The commandline args for clktest are different for CLKLDISC and STREAM
197534 The commandline args for clktest are different for CLKLDISC and STREAM