Home
last modified time | relevance | path

Searched refs:command (Results 51 – 75 of 526) sorted by relevance

12345678910>>...22

/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc58 …suffix_rule(Name target, Name target_body, Name target_suffix, Property *command, Boolean rechecki…
59 extern Doname find_ar_suffix_rule(Name target, Name true_target, Property *command, Boolean rechec…
60 extern Doname find_double_suffix_rule(Name target, Property *command, Boolean rechecking);
62 extern Doname find_percent_rule(Name target, Property *command, Boolean rechecking);
111 find_suffix_rule(Name target, Name target_body, Name target_suffix, Property *command, Boolean rech… in find_suffix_rule() argument
150 if (command != NULL) { in find_suffix_rule()
151 if ((true_target->suffix_scan_done == true) && (*command == NULL)) { in find_suffix_rule()
277 if (command != NULL) { in find_suffix_rule()
369 if (*command == NULL) { in find_suffix_rule()
370 *command = line; in find_suffix_rule()
[all …]
H A Ddosys.cc82 dosys(Name command, Boolean ignore_error, Boolean call_make, Boolean silent_error, Boolean always_e… in dosys() argument
85 int length = command->hash.length; in dosys()
86 Wstring wcb(command); in dosys()
126 command->meta ? in dosys()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_dispatch.c130 struct mbuf_chain *mbc = &sr->command; in smb2sr_newrq()
287 if (sr->command.max_bytes < in smb3_decrypt_msg()
292 clearsize = sr->command.max_bytes - SMB3_TFORM_HDR_SIZE; in smb3_decrypt_msg()
298 rc = smb3_decrypt_sr(sr, &sr->command, &clear_mbc); in smb3_decrypt_msg()
305 tmp_mbc = sr->command; in smb3_decrypt_msg()
306 sr->command = clear_mbc; in smb3_decrypt_msg()
435 rxb = (int64_t)(sr->command.chain_offset - sr->smb2_cmd_hdr); in smb2_record_stats()
517 sr->smb2_cmd_hdr = sr->command.chain_offset; in smb2sr_work()
585 ((sr->smb2_cmd_hdr + msg_len) > sr->command.max_bytes)) { in smb2sr_work()
592 msg_len = sr->command.max_bytes - sr->smb2_cmd_hdr; in smb2sr_work()
[all …]
H A Dsmb2_negotiate.c241 if ((skip = neg_ctxs->offset - sr->command.chain_offset) != 0 && in smb31_decode_neg_ctxs()
242 smb_mbc_decodef(&sr->command, "#.", skip) != 0) { in smb31_decode_neg_ctxs()
258 smb_mbc_decodef(&sr->command, "#.", skip) != 0) { in smb31_decode_neg_ctxs()
265 &sr->command, "ww4.", in smb31_decode_neg_ctxs()
281 ctx_end_off = sr->command.chain_offset + neg_ctx.datalen; in smb31_decode_neg_ctxs()
295 &sr->command, "ww", in smb31_decode_neg_ctxs()
308 &sr->command, "#w", in smb31_decode_neg_ctxs()
320 &sr->command, "#c", in smb31_decode_neg_ctxs()
351 &sr->command, "w", in smb31_decode_neg_ctxs()
363 &sr->command, "#w", in smb31_decode_neg_ctxs()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dcrossexec.sh27 0123) ARGV0="-a $command"
97 then echo "$command: $info: not found" >&2
109 *) echo "$command: $type: unknown cross compiler host type" >&2
138 …BRARY_PATH=: $cmd $@ </dev/null 2>/dev/null; code=\$?; rm -f $cmd; echo $command: exit \$code >&2"…
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpnic.c48 static uint16_t pnic_command_quiet ( struct nic *nic, uint16_t command, in pnic_command_quiet() argument
65 outw ( command, nic->ioaddr + PNIC_REG_CMD ); in pnic_command_quiet()
73 "returned (expected %d, got %d)\n", command, in pnic_command_quiet()
82 "(have %d, need %d)\n", command, in pnic_command_quiet()
95 static uint16_t pnic_command ( struct nic *nic, uint16_t command, in pnic_command() argument
100 uint16_t status = pnic_command_quiet ( nic, command, in pnic_command()
106 command, input_length, status ); in pnic_command()
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A Dmsgadmin.sh25 0123) ARGV0="-a $command"
79 [[ -f $1 ]] || { print -u2 $"$command: INIT.msg: not found"; exit 1; }
108 [[ $INSTALLROOT ]] || { print -u2 $"$command: INSTALLROOT not defined"; exit 1; }
114 [[ -d $dir ]] || { print -u2 $"$command: $dir: not found"; exit 1; }
123 then print -u2 "$command: $locale: no message files"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DOBSOLETE7 for command substition. Use \fB$(\fR ... \fB)\fR instead.
13 command.
76 even if they occur after the command name.
88 command allows a function to be exported
113 (to \fBfc\fR or \fBhist\fR command???)
119 to re-execute the command.
127 The shell command line option
130 and executing one command. The is no replacement (although ending
131 \&"command" with the exit builtin should have the same effect).
H A Dsh.memo15 a program that serves as a command language
74 as a command language and as a programming language.
81 a command language
153 both as a command language and as a programming language.
159 a command language.
160 The primary interactive benefit of the KornShell command language
161 is a visual command line editor that allows you to
162 make corrections to your current command line
163 or to earlier command lines,
225 There is no separate command language.
[all …]
H A DTYPES18 and function definitions. A declaration command (for example typeset,
21 do not have to precede the command name, and field splitting and pathname
59 When a type is defined, a declaration built-in command by this name
61 for this newly added command by invoking Pt_t --man. The information from
66 Since Pt_t is now a declaration command it can be used in the definition
70 Because a type definition is a command, it can be loaded on first reference
80 The Pt_t command is used to create an instance of Pt_t.
89 ksh93t also introduces a more efficient command substitution mechanism.
90 Instead of $(command), the new command substitution ${ command;}
93 Unlike $(), the ${ ;} command substitution executes the command in
[all …]
H A DRELEASE88101 g. The compound command !, which negates the return value of the
106 a builtin command named builtin.
109 1. command name [ ... ]
155 7. HISTCMD is the number of the current command in the history
176 the cql command.
218 command to have them executed in a dot script environment.
220 c. The command search rules have changed as follows:
226 4. If the command name contains a slash, the pathname corresponding
227 to the command name is executed.
229 on the PATH variable, the corresponding command is executed.
[all …]
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news33 so that ex/vi can migrate to standardized command syntax.
53 command line encrypted file actions
80 4. the command "vi -r" or "vi -L" used to list recoverable files,
95 command.
104 level, instead of being thrown back into command mode.
136 11.*stop "!" from being expanded within the shell escaped command
138 will cause substitution of the last command.
146 15.*"/" no longer considered a command (for undo purposes)
147 16.*read done by ":Nr file" command (where N is a line number)
148 now correctly undone (by "undo" command)
[all …]
/illumos-gate/usr/src/cmd/scadm/sparc/mpxu/common/
H A Duser.c91 admMessage->command = DP_USER_CMD_ADD; in ADM_Process_useradd()
104 if (admResponse->command != DP_USER_CMD_ADD) { in ADM_Process_useradd()
161 admMessage->command = DP_USER_CMD_DEL; in ADM_Process_userdel()
174 if (admResponse->command != DP_USER_CMD_DEL) { in ADM_Process_userdel()
220 admMessage->command = DP_USER_CMD_SHOW; in ADM_Process_usershow()
241 if (admResponse->command != DP_USER_CMD_SHOW) { in ADM_Process_usershow()
275 admMessage->command = DP_USER_CMD_SHOW; in ADM_Process_usershow()
289 if (admResponse->command != DP_USER_CMD_SHOW) { in ADM_Process_usershow()
356 admMessage->command = DP_USER_CMD_PASSWORD; in ADM_Process_userpassword()
378 if (admResponse->command != DP_USER_CMD_PASSWORD) { in ADM_Process_userpassword()
[all …]
/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dfreefilter.c100 if (pf->command)
101 Free (pf->command);
125 if (pf->command)
126 Free (pf->command);
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_manage.c78 int command = -1; in main() local
91 command = cmd_table[i].val; in main()
117 command = cmd_table[i].val; in main()
145 if (command == -1) { in main()
187 if (command == BOFI_GET_HANDLES) { in main()
193 if (ioctl(fd, command, &get_handles) == -1) { in main()
248 if (ioctl(fd, command, &errctl) == -1) { in main()
256 if (ioctl(fd, command, &errctl) == -1) { in main()
/illumos-gate/usr/src/cmd/ptools/psig/
H A Dpsig.c50 static char *command; variable
62 if ((command = strrchr(argv[0], '/')) != NULL) in main()
63 command++; in main()
65 command = argv[0]; in main()
104 (void) fprintf(stderr, "usage:\t%s [-n] pid ...\n", command); in usage()
194 command, arg, Pgrab_error(gcode)); in look()
215 command, maxsig); in look()
261 command); in look()
268 command, (void *)aharraddr); in look()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.dfl29 # The following flag controls the behavior of the "ls" command
33 # "YES," the "ls" command will send the RFC 959 NLST command.
34 # When it is set to "NO," the "ls" command will send the RFC
35 # 959 LIST command. "YES" is the current default, causing ftp
/illumos-gate/usr/src/cmd/ptools/pargs/
H A Dpargs.c107 static char *command; variable
293 command, strerror(errno)); in unctrl_str()
465 command, strerror(errno)); in quote_string()
952 command); in setup_conversions()
955 command); in setup_conversions()
995 command, strerror(errno)); in setup_conversions()
1059 command, strerror(errno)); in convert_run_iconv()
1188 (void) fprintf(stderr, "%s: failed to read argv[]\n", command); in print_args()
1212 (void) fprintf(stderr, "%s: failed to read envp[]\n", command); in print_env()
1244 "argument list\n", command); in print_cmdline()
[all …]
/illumos-gate/usr/src/contrib/ast/lib/package/
H A DINIT.pkg5 :INDEX: the package command with support scripts and utilities
10 the package command, support scripts, and utilities.
11 The package command installs binary packages, makes
/illumos-gate/usr/src/boot/common/
H A Dhelp.common2 # Thelp DDisplay command help
7 The help command displays help on commands and their usage.
9 In command help, a term enclosed with <...> indicates a value as
11 and may not be required by all forms of the command.
13 Some commands may not be available. Use the '?' command to list
107 modules are loaded, <filename> must be a kernel or the command will
162 Scan for Plug-and-Play devices. This command is normally automatically
175 The set command is used to set variables.
182 The setprop command is used to set variables.
189 Sets the default delay for the autoboot command to <value> seconds.
[all …]
/illumos-gate/usr/src/cmd/saf/
H A Dsacadm.c115 char *command = NULL; /* argument to -c */ in main() local
135 command = optarg; in main()
136 if (*command != '/') { in main()
292 if (!sawaflag || !pmtag || !type || !command || (version < 0)) in main()
294 add_pm(pmtag, type, command, version, flags, count, script, comment); in main()
440 add_pm(tag, type, command, version, flags, count, script, comment) in add_pm() argument
443 char *command;
577 if (strlcpy(buf, command, sizeof (buf)) >= sizeof (buf)) {
583 (void) strtok(command, " \t");
590 if (access(command, 0) == 0) {
[all …]
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h118 struct _Property *command; member
319 Property command, int recursion_level, int auto_count,
342 extern Doname dosys(Name command, Boolean ignore_error,
350 Name_vector depes, Cmd_line command, Separator separator);
355 Name_vector depes, Cmd_line command);
369 Property *command, Boolean rechecking);
370 extern Doname find_double_suffix_rule(Name target, Property *command,
372 extern Doname find_percent_rule(Name target, Property *command,
377 Name target_suffix, Property *command, Boolean rechecking);
415 Cmd_line command);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-210 command from a
110 The command `serial' initializes the serial unit 0 with the speed
112 use COM2, you must specify `--unit=1' instead. This command accepts
115 The command `terminal' (*note terminal::) chooses which type of
117 serial terminal, but you can also pass `console' to the command, as
124 command if your terminal emulator is not VT100-compatible or implements
167 preset menu to execute the command `bootp' (*note bootp::)
196 user can even read `/etc/passwd' in the command-line interface by the
197 command `cat' (*note cat::). So it is necessary to disable all the
202 entering the command-line interface). To use this feature, you need to
[all …]
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c523 search2(tchar *word, COMMAND command, int max_word_length) in search2() argument
562 if (command == LIST) { in search2()
599 if (command == RECOGNIZE && numitems > 0) { in search2()
609 if (command == LIST) { in search2()
718 COMMAND command; in tenex() local
733 command = RECOGNIZE; in tenex()
736 command = LIST; in tenex()
742 if (command == LIST) in tenex()
755 numitems = search2(word_start, command, space_left); in tenex()
767 if (command == LIST) /* Always retype after a LIST */ in tenex()
[all …]
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_regs.c100 uint64_t command = 0, iva = 0; in iotlb_flush() local
112 command |= TLB_INV_DRAIN_WRITE; in iotlb_flush()
116 command |= TLB_INV_DRAIN_READ; in iotlb_flush()
125 command |= TLB_INV_PAGE | TLB_INV_IVT | in iotlb_flush()
130 command |= TLB_INV_DOMAIN | TLB_INV_IVT | in iotlb_flush()
134 command |= TLB_INV_GLOBAL | TLB_INV_IVT; in iotlb_flush()
144 put_reg64(immu, iotlb_offset, command); in iotlb_flush()
671 uint64_t command = 0; in context_flush() local
679 command |= CCMD_INV_ICC | CCMD_INV_DEVICE in context_flush()
684 command |= CCMD_INV_ICC | CCMD_INV_DOMAIN in context_flush()
[all …]

12345678910>>...22