Home
last modified time | relevance | path

Searched refs:command (Results 126 – 150 of 526) sorted by relevance

12345678910>>...22

/illumos-gate/usr/src/lib/libdtrace_jni/java/docs/examples/
H A DTestTarget.java42 String command = args[1]; in main() local
72 consumer.createProcess(command); in main()
/illumos-gate/usr/src/cmd/ptools/pflags/
H A Dpflags.c57 static char *command; variable
81 if ((command = strrchr(argv[0], '/')) != NULL) in main()
82 command++; in main()
84 command = argv[0]; in main()
103 "usage:\t%s [-r] { pid | core }[/lwps] ...\n", command); in main()
153 command, arg, Pgrab_error(gcode)); in look()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdlwlan.c1651 char *command = NULL; in add_pg_method() local
1665 command = malloc(size); in add_pg_method()
1666 if (command == NULL) { in add_pg_method()
1670 (void) snprintf(command, size, "%s %s", SVC_METHOD, flags); in add_pg_method()
1677 SCF_TYPE_ASTRING, command, tran) != DLADM_STATUS_OK) { in add_pg_method()
1707 if (command != NULL) in add_pg_method()
1708 free(command); in add_pg_method()
1715 const char *instance_name, const char *command) in do_create_instance() argument
1734 command) != DLADM_STATUS_OK) { in do_create_instance()
1758 create_instance(const char *instance_name, const char *command) in create_instance() argument
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c1057 int hist_copy(char *s1,int size,int command,int line) in hist_copy() argument
1065 hist_seek(hp,command); in hist_copy()
1140 Histloc_t hist_locate(History_t *hp,register int command,register int line,int lines) in hist_locate() argument
1146 command = -1; in hist_locate()
1152 while(command <= hp->histind) in hist_locate()
1154 count = hist_copy(NIL(char*),0, command,-1); in hist_locate()
1158 command++; in hist_locate()
1168 if(--command < least) in hist_locate()
1170 line += hist_copy(NIL(char*),0, command,-1); in hist_locate()
1172 command = -1; in hist_locate()
[all …]
/illumos-gate/usr/src/cmd/syseventd/etc/
H A DREADME59 <path> must be the path of the command to be invoked in response
63 for the command to be invoked. Macros may be used to substitute
64 actual parameters from the matching event on the command line.
/illumos-gate/usr/src/uts/common/io/sdcard/adapters/sdhost/
H A Dsdhost.c1353 uint16_t command; in sdhost_cmd() local
1368 command = ((uint16_t)cmdp->sc_index << 8); in sdhost_cmd()
1369 command |= COMMAND_TYPE_NORM | in sdhost_cmd()
1374 command |= COMMAND_RESP_NONE; in sdhost_cmd()
1380 command |= COMMAND_RESP_48; in sdhost_cmd()
1384 command |= COMMAND_RESP_48_BUSY; in sdhost_cmd()
1387 command |= COMMAND_RESP_136; in sdhost_cmd()
1388 command &= ~(COMMAND_INDEX_CHECK_EN | COMMAND_CRC_CHECK_EN); in sdhost_cmd()
1392 command |= COMMAND_RESP_48; in sdhost_cmd()
1393 command &= ~COMMAND_CRC_CHECK_EN; in sdhost_cmd()
[all …]
/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c148 static char *command; variable
208 if ((command = strrchr(argv[0], '/')) != NULL) in main()
209 command++; in main()
211 command = argv[0]; in main()
263 command); in main()
267 "\t%s -L [-rslF] [-A start[,end]] pid ...\n", command); in main()
271 "\t%s -x [-aslF] [-A start[,end]] pid ...\n", command); in main()
276 command); in main()
347 command, arg, Pgrab_error(gcode)); in main()
366 "process\n", command, arg); in main()
[all …]
/illumos-gate/usr/src/cmd/ssh/etc/
H A Dssh_config8 # or on the command line of ssh(1).
11 # 1. command line options
/illumos-gate/usr/src/ucbcmd/sed/
H A Dsed1.c99 static void command(union reptr *ipc);
137 for(ipc = ptrspace; ipc->r1.command; ) { in execute()
196 command(ipc); in execute()
326 command(union reptr *ipc) in command() function
333 switch(ipc->r1.command) { in command()
739 if((*aptr)->r1.command == ACOM) { in arout()
H A Dsed.h111 char command; member
123 char command; member
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestProbeData.java83 String command = args[0]; in main() local
102 consumer.createProcess(command); in main()
/illumos-gate/usr/src/uts/sun/io/dada/conf/
H A Ddcd_confsubr.c273 uchar_t command, in makecommand() argument
283 cdbp->cmd = command; in makecommand()
295 command, flags, block, address_mode, size); in makecommand()
/illumos-gate/usr/src/cmd/print/selector/
H A Dprint-service137 my $executable = "/usr/lib/$service/bin/$command";
141 ($executable = "/usr/lib/$service/bin/$service$command");
144 fatal("$command is not available from $service print service\n");
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetmntent.c223 getmntent_common(FILE *fp, struct extmnttab *emp, int command) in getmntent_common() argument
236 while ((ret = ioctl(fileno(fp), command, &embuf)) == MNTFS_TOOLONG) { in getmntent_common()
253 if (command == MNTIOC_GETMNTENT && in getmntent_common()
264 if (command == MNTIOC_GETMNTENT) in getmntent_common()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamprobe.sh79 while getopts -a "$command" "$USAGE" OPT
121 0|1) echo "Usage: $command info-file cc-path" >&2; exit 2 ;;
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.msg158 The phdr:dump command is used to display program headers\n\
167 The phdr:p_type command is used to display or alter the\n\
179 The phdr:p_offset command is used to display or alter the\n\
193 The phdr:p_vaddr command is used to display or alter the\n\
207 The phdr:p_paddr command is used to display or alter the\n\
225 The phdr:p_filesz command is used to display or alter the\n\
239 The phdr:p_memsz command is used to display or alter the\n\
253 The phdr:p_flags command is used to display or alter the\n\
277 The phdr:p_align command is used to display or alter the\n\
294 The phdr:interp command is used to display or alter the\n\
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dsuid_exec.c90 static char *command; variable
107 if((command = argv[1]) == 0) in main()
243 argv[0] = command; in main()
284 sfprintf(sfstdout,"%s: %s\n",command,message); in error_exit()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_grammar.y127 %type <l_dcmd> command
222 pipeline: pipeline '|' command { mdb_cmd_create($3, &mdb.m_frame->f_argvec); }
223 | command { mdb_cmd_create($1, &mdb.m_frame->f_argvec); }
226 command: '?' format_list { $$ = mdb_dcmd_lookup("?"); }
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt47 token=cmd:command
322 # header,68,2,auditon(2) - GQCTRL command,,Mon May 15 09:15:53 2000, + 20001415 msec
427 # header,86,2,auditon(2) - SPOLICY command,,Mon May 15 09:18:54 2000, + 840 msec
432 # header,86,2,auditon(2) - SPOLICY command,,Mon May 15 09:19:08 2000, + 200002798 msec
445 # header,176,2,auditon(2) - SQCTRL command,,Mon May 15 09:19:23 2000, + 610001124 msec
453 # header,176,2,auditon(2) - SQCTRL command,,Mon May 15 09:19:35 2000, + 720003197 msec
527 comment=1, command, "cmd":
528 comment=2, command args, "arg":
529 comment=3, command args, "arg":
530 comment=4, command args, "arg":
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dbuiltins.mm26 A built-in command is executed without creating a separate process.
27 Instead, the command is invoked as a C function by \f5ksh\fP.
30 the equivalent stand-alone command. The primary difference
35 about 50 times faster as a built-in command.
48 Since the built-in command and \f5ksh\fP share the same
55 guarantees that all resources used by the command
56 will be freed when the command completes.
61 It makes no sense to add a built-in command that takes
115 A built-in command has a calling convention similar to
122 to terminate your command.
[all …]
/illumos-gate/usr/src/cmd/lp/include/
H A Dfilters.h76 char * command; /* shell command (full path) */ member
119 char * command; member
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c404 uint16_t command_preserve, command; in init_child() local
557 command = pci_config_get16(config_handle, PCI_CONF_COMM); in init_child()
558 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in init_child()
559 command |= (pci_command_default & ~command_preserve); in init_child()
560 pci_config_put16(config_handle, PCI_CONF_COMM, command); in init_child()
561 command = pci_config_get16(config_handle, PCI_CONF_COMM); in init_child()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dniu.c104 unm_niu_gb_mii_mgmt_command_t command; in unm_niu_gbe_phy_read() local
139 *(unm_crbword_t *)&command = 0; /* turn off any prior activity */ in unm_niu_gbe_phy_read()
141 &command, 4); in unm_niu_gbe_phy_read()
144 command.read_cycle = 1; in unm_niu_gbe_phy_read()
146 &command, 4); in unm_niu_gbe_phy_read()
/illumos-gate/usr/src/lib/librstp/common/
H A DREADME.files7 functions are managed from command line simple language
22 * stp_cli.c - consists from command line functions
27 o libcli.a - library for command line features. It has only
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c214 ushort_t command; member
643 ushort_t command_preserve, command; in ppb_initchild() local
727 command = pci_config_get16(config_handle, PCI_CONF_COMM); in ppb_initchild()
728 command &= (command_preserve | PCI_COMM_BACK2BACK_ENAB); in ppb_initchild()
729 command |= (ppb_command_default & ~command_preserve); in ppb_initchild()
730 pci_config_put16(config_handle, PCI_CONF_COMM, command); in ppb_initchild()
792 ppb_p->config_state[i].command = in ppb_save_config_regs()
828 ppb_p->config_state[i].command); in ppb_restore_config_regs()

12345678910>>...22