Home
last modified time | relevance | path

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

12345678910>>...22

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_files.c630 command_t *command; in automountd_do_exec_map() local
635 command = (command_t *)argp; in automountd_do_exec_map()
637 if (sizeof (*command) != arg_size) { in automountd_do_exec_map()
643 rc = read_execout(command->key, &lp, command->file, line, LINESZ); in automountd_do_exec_map()
656 command->file, strerror(errno)); in automountd_do_exec_map()
663 command_t command; in call_read_execout() local
667 bzero(&command, sizeof (command)); in call_read_execout()
668 (void) strlcpy(command.file, fname, MAXPATHLEN); in call_read_execout()
669 (void) strlcpy(command.key, key, MAXOPTSLEN); in call_read_execout()
673 darg.data_ptr = (char *)&command; in call_read_execout()
[all …]
/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc150 if (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()
381 time_to_string((*command)-> in find_suffix_rule()
460 if ((command != NULL) && in find_suffix_rule()
461 ((*command) != NULL) && in find_suffix_rule()
551 command, in find_ar_suffix_rule()
657 command, in find_double_suffix_rule()
990 if (command == NULL) { in find_percent_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()
305 tmp_mbc = sr->command; in smb3_decrypt_msg()
306 sr->command = clear_mbc; in smb3_decrypt_msg()
517 sr->smb2_cmd_hdr = sr->command.chain_offset; in smb2sr_work()
613 ASSERT(sr->command.chain_offset <= sr->command.max_bytes); in smb2sr_work()
985 sr->command.chain_offset = in smb2sr_work()
1194 ASSERT(sr->command.chain_offset <= sr->command.max_bytes); in smb2sr_go_async()
1278 sr->command.chain_offset = in smb2sr_go_async()
1305 sr->command.chain_offset = saved_cmd_hdr; in smb2sr_go_async()
[all …]
H A Dsmb2_negotiate.c242 smb_mbc_decodef(&sr->command, "#.", skip) != 0) { in smb31_decode_neg_ctxs()
265 &sr->command, "ww4.", 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()
602 sr->smb2_cmd_hdr = sr->command.chain_offset; in smb2_newrq_negotiate()
618 &sr->command, "www..l16clw..", in smb2_newrq_negotiate()
647 rc = smb_mbc_decodef(&sr->command, "#w", in smb2_newrq_negotiate()
[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.memo424 command is considered one command.
509 current command line before submitting the command.
546 command.
591 .I command
815 command.
1963 command and
2011 command.
2108 command,
2312 command.
2547 command,
[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
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
99 it were the ${ ;} command substitution. Thus, ${p1.len} is equivalent to
[all …]
H A DRELEASE88106 a builtin command named builtin.
109 1. command name [ ... ]
176 the cql command.
227 to the command name is executed.
235 to this command, then the built-in version of this command
246 colon, login, newgrp, echo, [, and command.
299 l. The dot command (.) has changed as follows:
315 n. The trap command has been changed as follows:
339 uses for the given command name to be reported.
372 now perform command completion and command listing
[all …]
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news95 command.
315 The stop command now once again works correctly from command mode.
415 vi command from ex command mode is not affected.
523 :move command has been fixed.
618 A new command mode command "x" (for "xit") has been added. This
659 only to command mode.
697 use "Q" to get to ex command mode.
771 a tag command has been fixed.
841 b) Use the map command from command mode (typically in the
927 vi command from ex command mode is not affected.
[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/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()
513 admMessage->command = DP_USER_CMD_PERM; in ADM_Process_userperm()
[all …]
/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/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/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()
1254 "executable\n", command); in print_cmdline()
1317 command = basename(argv[0]); in main()
1494 command, strerror(r)); in main()
1539 command, strerror(r)); in main()
1568 command); in main()
[all …]
/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
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.
285 # Tset Sprompt DSet the command prompt
[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()
443 char *command;
577 if (strlcpy(buf, command, sizeof (buf)) >= sizeof (buf)) {
583 (void) strtok(command, " \t");
590 if (access(command, 0) == 0) {
591 if (stat(command, &statbuf) < 0) {
593 (void) fprintf(stderr, "Could not stat <%s>\n", command);
599 (void) fprintf(stderr, "%s not executable\n", command);
[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/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/grub/grub-0.97/docs/
H A Dgrub.info-210 command from a
167 preset menu to execute the command `bootp' (*note bootp::)
203 run the command `password' in your configuration file (*note
237 GRUB provides the command `lock' (*note lock::). This command always
432 the command-line interface.
444 The flexible command-line interface
448 text area much like a command-line in Unix or DOS. Each command is
573 interface explicitly with the command `hiddenmenu' (*note
951 `terminal' command is used (*note terminal::).
1165 The list of command-line and menu entry commands
[all …]

12345678910>>...22