Searched refs:command (Results 376 - 400 of 715) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tspi/
H A Dtsp_auth.c765 /* Create an OSAP session. @requirements is used in different ways depending on the command to
772 TPM_COMMAND_CODE command,
788 switch (command) {
843 if ((result = obj_policy_get_xsap_params(sess->hUsageParent, command,
853 switch (command) {
981 sess->command = command;
1053 sess->hUsageParent, TRUE, sess->command,
1085 sess->hUsageParent, FALSE, sess->command,
768 authsess_xsap_init(TSS_HCONTEXT tspContext, TSS_HOBJECT obj_parent, TSS_HOBJECT obj_child, TSS_BOOL requirements, TPM_COMMAND_CODE command, TPM_ENTITY_TYPE entity_type, struct authsess **xsess) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/check/win32/
H A Dnamedcheckconf.mak10 !MESSAGE by defining the macro CFG on the command line. For example:
49 # _VC_MANIFEST_EMBED_EXE - command to embed manifest in EXE:
71 # _VC_MANIFEST_EMBED_DLL - command to embed manifest in DLL:
92 # _VC_MANIFEST_CLEAN - command to clean resources files generated temporarily:
H A Dnamedcheckzone.mak10 !MESSAGE by defining the macro CFG on the command line. For example:
46 # _VC_MANIFEST_EMBED_EXE - command to embed manifest in EXE:
68 # _VC_MANIFEST_EMBED_DLL - command to embed manifest in DLL:
89 # _VC_MANIFEST_CLEAN - command to clean resources files generated temporarily:
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/nsupdate/win32/
H A Dnsupdate.mak10 !MESSAGE by defining the macro CFG on the command line. For example:
49 # _VC_MANIFEST_EMBED_EXE - command to embed manifest in EXE:
71 # _VC_MANIFEST_EMBED_DLL - command to embed manifest in DLL:
92 # _VC_MANIFEST_CLEAN - command to clean resources files generated temporarily:
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/rbt/
H A Dt_rbt.c312 test_rbt_gen(char *filename, char *command, char *testname, argument
326 if (strcmp(command, "create") != 0)
358 if (strcmp(command, "create") == 0)
367 * Now try the database command.
369 if (strcmp(command, "create") == 0) {
371 } else if (strcmp(command, "add") == 0) {
406 } else if ((strcmp(command, "delete") == 0) ||
407 (strcmp(command, "nuke") == 0)) {
430 } else if (strcmp(command, "search") == 0) {
480 * Name of db file, command, testnam
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/win32/BINDInstall/
H A DBINDInstall.mak10 !MESSAGE by defining the macro CFG on the command line. For example:
50 # _VC_MANIFEST_EMBED_EXE - command to embed manifest in EXE:
72 # _VC_MANIFEST_EMBED_DLL - command to embed manifest in DLL:
93 # _VC_MANIFEST_CLEAN - command to clean resources files generated temporarily:
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/bind9/win32/
H A Dlibbind9.mak10 !MESSAGE by defining the macro CFG on the command line. For example:
50 # _VC_MANIFEST_EMBED_EXE - command to embed manifest in EXE:
72 # _VC_MANIFEST_EMBED_DLL - command to embed manifest in DLL:
93 # _VC_MANIFEST_CLEAN - command to clean resources files generated temporarily:
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isccfg/win32/
H A Dlibisccfg.mak10 !MESSAGE by defining the macro CFG on the command line. For example:
50 # _VC_MANIFEST_EMBED_EXE - command to embed manifest in EXE:
72 # _VC_MANIFEST_EMBED_DLL - command to embed manifest in DLL:
93 # _VC_MANIFEST_CLEAN - command to clean resources files generated temporarily:
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/delphi/
H A Dzlibd32.mak66 # the command line is cut to fit in the MS-DOS 128 byte limit:
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/pascal/
H A Dzlibd32.mak66 # the command line is cut to fit in the MS-DOS 128 byte limit:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Ddump.exp18 # This is a test for the gdb command "dump".
90 proc make_dump_file { command msg } {
93 gdb_test_multiple "${command}" "$msg" {
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dexceptions.c530 catch_command_errors (catch_command_errors_ftype * command, argument
537 command (arg, from_tty);
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/tests/
H A Dtest_driver.pl242 # command line parsing code will...
511 . "${t}of that test and specify this name anywhere on the command\n"
616 local($command) = "diff -c " . &get_basefile . " " . $logfile;
617 &run_command_with_output(&get_difffile,$command);
697 # run one command (passed as a list of arg 0 - n), returning 0 on success
715 # run one command (passed as a list of arg 0 - n, with arg 0 being the
/netbsd-6-1-5-RELEASE/usr.bin/rdist/
H A Dgram.y85 | file command
88 command: NAME EQUAL namelist = { label
252 yyerror("command string too long\n");
365 * Insert or append ARROW command to list of hosts to be updated.
378 * Search command list for an update to the same host.
391 * Insert new command to update host.
413 * Append DCOLON command to the end of the command list since these are always
502 * Make a sub command for lists of variables, commands, etc.
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/rndc/
H A Drndc.c87 static char *command; variable
102 [-k key-file ] [-y key] [-V] command\n\
104 command is one of the following:\n\
243 " the command protocol,\n"
263 progname, command, errormsg);
306 " the command protocol,\n"
551 ; /* Was set on command line, do nothing. */
602 ; /* Was set on command line, do nothing. */
839 command = *argv;
842 * Convert argc/argv into a space-delimited command strin
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/tmux/dist/examples/
H A Dtmux.vim30 syn keyword tmuxCmds command-prompt setb set-buffer showb show-buffer lsb
48 syn keyword tmuxOptsSet default-command history-limit status-left status-right
59 syn keyword tmuxOptsSet set-titles-string lock-command lock-server
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/contrib/
H A Dvalidate_repo.in75 Execute (as from command prompt) C<SCRIPT> if it exists as a file, is readable,
417 . "\trevisions via a cvs rlog command\n" );
459 # The -N option for the rlog command means to spit out
584 # cvs command line options are as followed:
603 my $command = "cvs -d $cvsroot co$kwmode -npr $revision \"$file\"";
605 verbose( "Executing `$command'.\n" );
608 my $fh = new IO::File $command . ($verbose ? "" : " 2>&1") . " |";
643 $ret_code = 0xffff & system "$command >/dev/null 2>&1";
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/smtpstone/
H A Dsmtp-sink.c52 /* default reply is "450 4.3.0 Error: command failed".
55 /* default reply is "500 5.3.0 Error: command failed".
58 /* session ends, a QUIT command is executed, or when "." is
87 /* .IP "\fB-f \fIcommand,command,...\fR"
92 /* DATA, ., RSET, NOOP, and QUIT. Separate command names by
112 /* Do not announce support for ESMTP command pipelining.
116 /* .IP "\fB-q \fIcommand,command,...\fR"
121 /* DATA, ., RSET, NOOP, and QUIT. Separate command names by
124 /* .IP "\fB-Q \fIcommand,command,...\fR"
129 /* DATA, ., RSET, NOOP, and QUIT. Separate command name
1045 command_resp(SINK_STATE *state, SINK_COMMAND *cmdp, const char *command, const char *args) argument
1091 char *command; local
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/rpc.pcnfsd/
H A Dpcnfsd_print.c63 ** an external command to run (in seconds)
385 * In SVR4 the command to determine which printers are
629 ** In SVR4 the command to list the print jobs for printer
863 ** The command we'll use for checking the status of printer "lp"
901 ** a "disable" or "reject" command.
1200 ** void add_printer_alias(char *printer, char *alias_for, char *command)
1208 ** not applicable to this printer. "command"
1209 ** is the command which should be run (via "su_popen()") if a
1211 ** embedded in the command, and are substituted as follows:
1217 ** Tokens may occur multiple times. If The command include
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Dif_upl.c826 upl_ioctl(struct ifnet *ifp, u_long command, void *data) argument
837 device_xname(sc->sc_dev), __func__, command));
841 switch(command) {
857 else if ((error = ifioctl_common(ifp, command, data)) == ENETRESET)
862 if ((error = ifioctl_common(ifp, command, data)) != 0)
877 error = ifioctl_common(ifp, command, data);
/netbsd-6-1-5-RELEASE/sys/dev/pci/cxgb/
H A Dcxgb_main.c1294 cxgb_ioctl(struct ifnet *ifp, unsigned long command, void *data) argument
1304 printf("cxgb_ioctl(%d): command=%08lx\n", __LINE__, command);
1305 switch (command) {
1319 error = ether_ioctl(ifp, command, data);
1353 error = ifmedia_ioctl(ifp, ifr, &p->media, command);
1358 (unsigned int)(command&0xe0000000)>>28, (unsigned int)(command&0x1fff0000)>>16,
1359 (unsigned int)(command&0xff00)>>8, (unsigned int)command
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grops/
H A Dps.cpp60 // Non-zero if -b was specified on the command line.
415 void handle_unknown_font_command(const char *command, const char *arg,
441 void ps_font::handle_unknown_font_command(const char *command, const char *arg, argument
444 if (strcmp(command, "encoding") == 0) {
447 "`encoding' command requires an argument");
453 static void handle_unknown_desc_command(const char *command, const char *arg, argument
456 if (strcmp(command, "broken") == 0) {
459 "`broken' command requires an argument");
1249 error("unrecognised drawing command `%1'", char(code));
1360 error("missing `endinvis' command");
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_ti.c265 printf("%s: failed to send write command, status: %x\n",
293 printf("%s: failed to send read command, status: %x\n",
442 * Send the NIC a command via the command ring.
457 * Send the NIC an extended command. The 'len' parameter specifies the
458 * number of command slots to include after the initial command.
507 printf("%s: invalid command\n",
510 printf("%s: unknown command\n",
1144 * all multicast addresses' command
1614 u_int32_t command; local
2723 ti_ioctl(struct ifnet *ifp, u_long command, void *data) argument
[all...]
H A Dif_txp.c192 u_int32_t command; local
222 command = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_COMMAND_STATUS_REG);
224 if (!(command & PCI_COMMAND_MASTER_ENABLE)) {
229 if (!(command & PCI_COMMAND_MEM_ENABLE)) {
1031 /* command ring */
1034 printf(": can't allocate command ring\n");
1233 txp_ioctl(struct ifnet *ifp, u_long command, void *data) argument
1243 if ((error = ether_ioctl(ifp, &sc->sc_arpcom, command, data)) > 0) {
1249 switch(command) {
1264 if ((error = ifioctl_common(ifp, command, dat
[all...]
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmlx.c166 "because of timeout on SCSI command",
167 "because of reset SCSI command issued from system",
169 "because of 'kill drive' command from system",
191 "unsupported command", /* 15 */
194 "selection or command timeout", /* 18 */
195 "command terminated abnormally", /* 19 */
198 "command busy (?)", /* 22 */
202 u_char command; member in struct:__anon7533
578 /* Allow 1 queued command per unit while re-configuring. */
792 * Accept a command passthroug
1480 int command, channel; local
1509 mlx_enquire(struct mlx_softc *mlx, int command, size_t bufsize, void (*handler)(struct mlx_ccb *mc), int waitok) argument
[all...]

Completed in 436 milliseconds

<<11121314151617181920>>