| /freebsd/crypto/krb5/src/windows/kfwlogon/ |
| H A D | kfwlogon.c | 467 char commandline[MAX_PATH+256] = ""; in KFW_Logon_Event() local 538 _snprintf(commandline, sizeof(commandline), "kfwcpcc.exe \"%s\"", newfilename); in KFW_Logon_Event() 543 commandline, in KFW_Logon_Event() 553 DebugEvent("KFW_Logon_Event - CommandLine %s", commandline); in KFW_Logon_Event() 577 char commandline[MAX_PATH+256] = ""; in LogonEventHandlerA() local 593 _snprintf(commandline, sizeof(commandline), "kfwcpcc.exe \"%s\"", lpszCmdLine); in LogonEventHandlerA() 598 commandline, in LogonEventHandlerA() 608 DebugEvent("KFW_Logon_Event - CommandLine %s", commandline); in LogonEventHandlerA() 616 commandline, GetLastError()); in LogonEventHandlerA()
|
| /freebsd/crypto/openssl/test/recipes/ |
| H A D | 03-test_fipsinstall.t | 39 my @commandline = 67 + 4 * (scalar @commandline); 513 foreach my $cp (@commandline) { 514 my $o = $commandline[0]; 515 my $l = $commandline[1];
|
| /freebsd/usr.bin/rpcgen/ |
| H A D | rpc_main.c | 61 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() 1083 parseargs(int argc, const char *argv[], struct commandline *cmd) in parseargs()
|
| H A D | rpc_util.h | 84 struct commandline { struct
|
| /freebsd/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/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/sys/dev/bnxt/bnxt_en/ |
| H A D | bnxt_log.h | 85 char commandline[256]; member
|
| /freebsd/contrib/unbound/doc/ |
| H A D | unbound-host.rst | 70 Show the version and commandline option help. 134 config file with further arguments on the commandline.
|
| H A D | unbound-checkconf.rst | 59 Show the version and commandline option help.
|
| H A D | control_proto_spec.txt | 16 UBCT[version] [commandline] \n
|
| H A D | unbound.rst | 81 Show the version number and commandline option help, and exit.
|
| H A D | unbound-anchor.rst | 54 It can be run from the commandline, or run as part of startup scripts before 233 Show the version and commandline option help.
|
| H A D | unbound-control.rst | 59 Show the version and commandline option help.
|
| H A D | example.conf.in | 430 # commandline) as a full path from the original root. After the
|
| H A D | Changelog | 5118 - escape commandline contents for -V. 5254 Does not omit compile flags from commandline. 11389 - honor QUIET=no on make commandline (or QUIET=yes ). 11817 and these are only visible by using the -d commandline flag. 13743 - testbound can give config file and commandline options from the 13863 - Have a config file. Removed commandline options, moved to config.
|
| /freebsd/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/sys/contrib/openzfs/etc/default/ |
| H A D | zfs.in | 76 # Any additional option to the 'zfs import' commandline?
|
| /freebsd/sys/contrib/libsodium/m4/ |
| H A D | ax_valgrind_check.m4 | 51 # commandline with --enable-valgrind-sgcheck. The results for each check
|
| /freebsd/contrib/expat/ |
| H A D | README.md | 236 1. commandline
|
| /freebsd/contrib/unbound/ |
| H A D | acx_nlnetlabs.m4 | 589 # always use ./libtool unless override from commandline (libtool=mylibtool) 594 # avoid libtool max commandline length test on systems that fork slowly.
|
| /freebsd/contrib/ldns/ |
| 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/crypto/openssh/ |
| H A D | ChangeLog | 500 download on the commandline. From Swival scanner 911 upstream: pass >9 commandline arguments to the internal-sftp server, 1499 / commandline arguments as valid. 1904 the commandline to earlier in main(), specifically before some contexts where 1912 the SSH commandline. Mitigations like this are not 100% 2072 set for ProxyJump/-J on the commandline as we do for destination user/host 2083 Don't pass untrusted stuff to the ssh commandline, it's not intended 5915 on the commandline. 5976 Usernames passed on the commandline will no longer be subject to 8839 matching on the remote command specified on the commandline. [all …]
|
| /freebsd/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)
|
| /freebsd/contrib/libevent/ |
| H A D | ChangeLog-2.0 | 82 o dns-example.c can now take a resolv.conf file on the commandline (6610fa5)
|