Home
last modified time | relevance | path

Searched refs:command (Results 176 – 200 of 757) sorted by relevance

12345678910>>...31

/dragonfly/sys/dev/netif/sis/
H A Dif_sis.c924 uint32_t command; in sis_attach() local
946 if (command == 0x01) { in sis_attach()
949 if (command & SIS_PSTATE_MASK) { in sis_attach()
960 command &= 0xFFFFFFFC; in sis_attach()
973 command = pci_read_config(dev, PCIR_COMMAND, 4); in sis_attach()
975 pci_write_config(dev, PCIR_COMMAND, command, 4); in sis_attach()
976 command = pci_read_config(dev, PCIR_COMMAND, 4); in sis_attach()
979 if (!(command & PCIM_CMD_PORTEN)) { in sis_attach()
985 if (!(command & PCIM_CMD_MEMEN)) { in sis_attach()
1972 switch(command) { in sis_ioctl()
[all …]
/dragonfly/gnu/usr.bin/rcs/rcs/
H A Drcs.c235 enum changeaccess command; member
708 getchaccess(login, command) in getchaccess() argument
710 enum changeaccess command;
716 pt->command = command;
725 getaccessor(opt, command) in getaccessor() argument
727 enum changeaccess command;
740 if (command == erase && sp-opt == 1) {
741 getchaccess((char*)0, command);
749 getchaccess(sp, command);
980 switch (ch->command) { in doaccess()
/dragonfly/sys/dev/disk/vpo/
H A Dvpoio.h87 int vpoio_do_scsi(struct vpoio_data *vpo, int host, int target, char *command,
96 int imm_do_scsi(struct vpoio_data *vpo, int host, int target, char *command,
/dragonfly/usr.sbin/cron/doc/
H A DCONVERSION12 user name appears on each command -- but I'd still rather have separate
27 (except you) where you put the crontab source files. The `crontab' command
30 delete a crontab, the `crontab' command does all of those things. The
71 command (probably with "-u USERNAME", but see the man page).
83 see the output from the "last time" a command was executed; if you get any
/dragonfly/contrib/less/
H A Dtags.c510 char *command; in findgtag()
540 command = (char *) ecalloc(strlen(cmd) + strlen(flag) + in findgtag()
542 sprintf(command, "%s -x%s %s", cmd, flag, qtag); in findgtag()
545 fp = popen(command, "r"); in findgtag()
546 free(command); in findgtag()
/dragonfly/usr.sbin/rpc.ypupdated/
H A Dupdate.c141 _openchild(char *command, FILE **fto, FILE **ffrom) in _openchild() argument
172 com = malloc((unsigned) strlen(command) + 6); in _openchild()
176 sprintf(com, "exec %s", command); in _openchild()
/dragonfly/usr.bin/newkey/
H A Dupdate.c145 _openchild(char *command, FILE **fto, FILE **ffrom) argument
176 com = malloc((unsigned) strlen(command) + 6);
180 (void)sprintf(com, "exec %s", command);
/dragonfly/usr.bin/truss/
H A Dmain.c129 char **command; in main() local
198 command = av; in main()
199 trussinfo->pid = setup_and_wait(command); in main()
/dragonfly/usr.bin/apply/
H A Dapply.c227 exec_shell(const char *command, const char *use_shell, const char *use_name) in exec_shell() argument
233 if (command == NULL) /* just checking... */ in exec_shell()
242 execl(use_shell, use_name, "-c", command, NULL); in exec_shell()
/dragonfly/sys/dev/disk/sili/
H A Dsili_cam.c298 xa->fis->command = ATA_C_IDENTIFY; in sili_cam_probe()
302 xa->fis->command = ATA_C_ATAPI_IDENTIFY; in sili_cam_probe()
307 xa->fis->command = ATA_C_ATAPI_IDENTIFY; in sili_cam_probe()
535 xa->fis->command = ATA_C_SET_FEATURES; in sili_cam_probe_disk()
558 xa->fis->command = ATA_C_SET_FEATURES; in sili_cam_probe_disk()
585 xa->fis->command = ATA_C_SEC_FREEZE_LOCK; in sili_cam_probe_disk()
654 xa->fis->command = ATA_C_SET_FEATURES; in sili_set_xfer()
1123 fis->command = ATA_C_FLUSH_CACHE; in sili_xpt_scsi_disk_io()
1174 fis->command = atp12->command; in sili_xpt_scsi_disk_io()
1221 fis->command = atp16->command; in sili_xpt_scsi_disk_io()
[all …]
/dragonfly/usr.sbin/ppp/
H A DREADME.nat45 Enabling this, either by the "-nat" command line option or the
46 "nat enable yes" command in a ppp.conf file, makes the ppp host
95 the "-nat" option on the command line. The user should verify that
117 recompilation), a new command has been added to ppp: nat. This
118 is in addition to the -nat command line option. System managers and
119 more experienced users may prefer to use the ppp command syntax
120 within the ppp.conf file. The nat command also allows NAT
140 command.
207 This command allows incoming traffic to <nat port> on the host
222 This command allows traffic for a public IP address to be
[all …]
/dragonfly/contrib/lvm2/dist/include/
H A Dtoolcontext.h70 struct command *command; member
/dragonfly/contrib/lvm2/dist/lib/commands/
H A Dtoolcontext.h70 struct command *command; member
/dragonfly/tools/regression/bin/sh/errors/
H A Dassignment-error1.018 # If there is no command word, the shell must abort on an assignment error.
30 ${SH} -c 'readonly a=0; a=1 command :; exit $a' 2>/dev/null || exit 1
/dragonfly/tools/regression/bin/sh/expansion/
H A Dplus-minus6.013 # Add a character to work around command substitution's removal of
26 command eval "set -- \${\$+$c2$c$c2$c$c2}"
/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-cmd-file.c33 mi_cmd_file_list_exec_source_file (char *command, char **argv, int argc) in mi_cmd_file_list_exec_source_file() argument
80 mi_cmd_file_list_exec_source_files (char *command, char **argv, int argc) in mi_cmd_file_list_exec_source_files() argument
/dragonfly/share/examples/netgraph/
H A Dngctl21 help Show command summary or get more help on a specific command
48 # Note that we used ngctl's ``name'' command to do this. However,
56 # ``msg'' command.
68 # ``bind'' command as ``inet/192.168.1.1'' (since we didn't specify
164 # By sending a node the ``listhooks'' command using ngctl, we can see
/dragonfly/contrib/tcp_wrappers/
H A Dscaffold.c218 void shell_cmd(command) in shell_cmd() argument
219 char *command; in shell_cmd()
222 printf("command: %s", command);
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A DREADME123 interface driver_nl80211 (-Dnl80211 on wpa_supplicant command line)
389 command to start it on foreground with debugging enabled:
462 to specify multiple comma separated driver wrappers on the command
471 one process and list of options at command line. Each interface is
513 reloading can be triggered with 'wpa_cli reconfigure' command.
708 the command as a command line parameter. Commands are then entered on
709 the wpa_cli prompt. In command line mode, the same commands are
710 entered as command line arguments for wpa_cli.
786 wpa_cli command line options
789 [-P<pid file>] [-g<global ctrl>] [command..]
[all …]
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Diapp.c55 u8 command; member
186 hdr->command = IAPP_CMD_ADD_notify; in iapp_send_add()
340 hdr->version, hdr->command, in iapp_receive_udp()
358 switch (hdr->command) { in iapp_receive_udp()
370 wpa_printf(MSG_INFO, "Unknown IAPP command %d", hdr->command); in iapp_receive_udp()
/dragonfly/contrib/gdb-7/gdb/
H A Dinterps.h35 const char *command);
43 const char *command);
/dragonfly/crypto/openssh/
H A DREADME.tun26 automatically start the related interface configuration command. These
29 tunnel="1",command="sh /etc/netstart tun1" ssh-rsa ... reyk@openbsd.org
106 the following command:
116 to use the following command lines:
/dragonfly/contrib/diffutils/src/
H A Dsdiff.c612 char *command = system_quote_argv (SCI_SYSTEM, (char **) diffargv); in main() local
614 diffout = popen (command, "r"); in main()
616 perror_fatal (command); in main()
617 free (command); in main()
1023 char *command = system_quote_argv (SCI_SYSTEM, (char **) argv); in edit() local
1024 wstatus = system (command); in edit()
1027 free (command); in edit()
/dragonfly/contrib/lvm2/dist/daemons/clvmd/
H A Dclvmd.c228 const char *command; in decode_cmd() local
232 command = "TEST"; in decode_cmd()
235 command = "LOCK_VG"; in decode_cmd()
238 command = "LOCK_LV"; in decode_cmd()
241 command = "REFRESH"; in decode_cmd()
253 command = "REPLY"; in decode_cmd()
256 command = "VERSION"; in decode_cmd()
259 command = "GOAWAY"; in decode_cmd()
262 command = "LOCK"; in decode_cmd()
265 command = "UNLOCK"; in decode_cmd()
[all …]
/dragonfly/usr.bin/getopt/
H A DREADME4 Topic: yet more on getopt (command line arguments)
15 Subject: Re: command line arguments
55 with System V, or any command line standard, or that it works

12345678910>>...31