Searched refs:cmd (Results 176 - 200 of 1801) sorted by relevance

1234567891011>>

/freebsd-10.0-release/share/examples/kld/cdev/module/
H A Dcdevmod.c107 cdev_load(module_t mod, int cmd, void *arg) argument
111 switch (cmd) {
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Dip_fw_log.c109 log_dummy(struct ifnet *ifp, u_long cmd, caddr_t addr) argument
286 ipfw_insn *cmd = ACTION_PTR(f); local
287 ipfw_insn_log *l = (ipfw_insn_log *)cmd;
294 cmd += F_LEN(cmd); /* point to first action */
295 if (cmd->opcode == O_ALTQ) {
296 ipfw_insn_altq *altq = (ipfw_insn_altq *)cmd;
300 cmd += F_LEN(cmd);
302 if (cmd
[all...]
/freebsd-10.0-release/sys/xen/interface/io/
H A Dpciif.h71 uint32_t cmd; member in struct:xen_pci_op
98 uint32_t cmd; member in struct:xen_pcie_aer_op
/freebsd-10.0-release/sys/dev/hifn/
H A Dhifn7751.c1549 hifn_write_command(struct hifn_command *cmd, u_int8_t *buf) argument
1559 using_mac = cmd->base_masks & HIFN_BASE_CMD_MAC;
1560 using_crypt = cmd->base_masks & HIFN_BASE_CMD_CRYPT;
1563 base_cmd->masks = htole16(cmd->base_masks);
1564 slen = cmd->src_mapsize;
1565 if (cmd->sloplen)
1566 dlen = cmd->dst_mapsize - cmd->sloplen + sizeof(u_int32_t);
1568 dlen = cmd->dst_mapsize;
1580 dlen = cmd
1692 hifn_dmamap_load_dst(struct hifn_softc *sc, struct hifn_command *cmd) argument
1761 hifn_dmamap_load_src(struct hifn_softc *sc, struct hifn_command *cmd) argument
1800 hifn_crypto( struct hifn_softc *sc, struct hifn_command *cmd, struct cryptop *crp, int hint) argument
2240 struct hifn_command *cmd; local
2449 struct hifn_command *cmd = NULL; local
2696 struct hifn_command *cmd; local
2766 hifn_callback(struct hifn_softc *sc, struct hifn_command *cmd, u_int8_t *macbuf) argument
[all...]
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Bin/
H A Dtcl_flow.d74 tcl*:::cmd-entry
81 tcl*:::cmd-return
H A Dtcl_calldist.d18 * 2 Type of call (proc/cmd/total)
77 tcl*:::cmd-entry
81 self->cmd[self->depth] = timestamp;
84 tcl*:::cmd-return
85 /self->cmd[self->depth]/
87 this->elapsed_incl = timestamp - self->cmd[self->depth];
89 self->cmd[self->depth] = 0;
93 @types_incl[pid, "cmd", this->name] =
95 @types_excl[pid, "cmd", this->name] =
H A Dtcl_calltime.d18 * TYPE Type of call (proc/cmd/total)
79 tcl*:::cmd-entry
83 self->cmd[self->depth] = timestamp;
86 tcl*:::cmd-return
87 /self->cmd[self->depth]/
89 this->elapsed_incl = timestamp - self->cmd[self->depth];
91 self->cmd[self->depth] = 0;
95 @num[pid, "cmd", this->name] = count();
97 @types_incl[pid, "cmd", this->name] = sum(this->elapsed_incl);
98 @types_excl[pid, "cmd", thi
[all...]
H A Dtcl_cpudist.d18 * 2 Type of call (proc/cmd/total)
77 tcl*:::cmd-entry
81 self->cmd[self->depth] = vtimestamp;
84 tcl*:::cmd-return
85 /self->cmd[self->depth]/
87 this->oncpu_incl = vtimestamp - self->cmd[self->depth];
89 self->cmd[self->depth] = 0;
93 @types_incl[pid, "cmd", this->name] =
95 @types_excl[pid, "cmd", this->name] =
H A Dtcl_cputime.d18 * TYPE Type of call (proc/cmd/total)
79 tcl*:::cmd-entry
83 self->cmd[self->depth] = vtimestamp;
86 tcl*:::cmd-return
87 /self->cmd[self->depth]/
89 this->oncpu_incl = vtimestamp - self->cmd[self->depth];
91 self->cmd[self->depth] = 0;
95 @num[pid, "cmd", this->name] = count();
97 @types_incl[pid, "cmd", this->name] = sum(this->oncpu_incl);
98 @types_excl[pid, "cmd", thi
[all...]
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Tcl/
H A Dtcl_flow.d74 tcl*:::cmd-entry
81 tcl*:::cmd-return
H A Dtcl_calldist.d18 * 2 Type of call (proc/cmd/total)
77 tcl*:::cmd-entry
81 self->cmd[self->depth] = timestamp;
84 tcl*:::cmd-return
85 /self->cmd[self->depth]/
87 this->elapsed_incl = timestamp - self->cmd[self->depth];
89 self->cmd[self->depth] = 0;
93 @types_incl[pid, "cmd", this->name] =
95 @types_excl[pid, "cmd", this->name] =
H A Dtcl_calltime.d18 * TYPE Type of call (proc/cmd/total)
79 tcl*:::cmd-entry
83 self->cmd[self->depth] = timestamp;
86 tcl*:::cmd-return
87 /self->cmd[self->depth]/
89 this->elapsed_incl = timestamp - self->cmd[self->depth];
91 self->cmd[self->depth] = 0;
95 @num[pid, "cmd", this->name] = count();
97 @types_incl[pid, "cmd", this->name] = sum(this->elapsed_incl);
98 @types_excl[pid, "cmd", thi
[all...]
H A Dtcl_cpudist.d18 * 2 Type of call (proc/cmd/total)
77 tcl*:::cmd-entry
81 self->cmd[self->depth] = vtimestamp;
84 tcl*:::cmd-return
85 /self->cmd[self->depth]/
87 this->oncpu_incl = vtimestamp - self->cmd[self->depth];
89 self->cmd[self->depth] = 0;
93 @types_incl[pid, "cmd", this->name] =
95 @types_excl[pid, "cmd", this->name] =
H A Dtcl_cputime.d18 * TYPE Type of call (proc/cmd/total)
79 tcl*:::cmd-entry
83 self->cmd[self->depth] = vtimestamp;
86 tcl*:::cmd-return
87 /self->cmd[self->depth]/
89 this->oncpu_incl = vtimestamp - self->cmd[self->depth];
91 self->cmd[self->depth] = 0;
95 @num[pid, "cmd", this->name] = count();
97 @types_incl[pid, "cmd", this->name] = sum(this->oncpu_incl);
98 @types_excl[pid, "cmd", thi
[all...]
/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-script.h43 execute_control_command (struct command_line *cmd);
/freebsd-10.0-release/contrib/nvi/ex/
H A Dex_set.c40 if (opts_set(sp, cmdp->argv, cmdp->cmd->usage))
/freebsd-10.0-release/sys/amd64/amd64/
H A Dio.c55 iodev_ioctl(u_long cmd __unused, caddr_t data __unused)
/freebsd-10.0-release/sys/dev/wl/
H A Dif_wl.h77 #define PIOM(cmd,piono) ((u_short)cmd << 10 << (piono * 2))
115 #define MMC_WRITE(cmd,val) \
118 (u_short)(((u_short)(val) << 8) | ((cmd) << 1) | 1))
/freebsd-10.0-release/sys/i386/i386/
H A Dio.c55 iodev_ioctl(u_long cmd __unused, caddr_t data __unused)
/freebsd-10.0-release/sys/netinet/
H A Dsctp_bsd_addr.h61 void sctp_addr_change(struct ifaddr *ifa, int cmd);
/freebsd-10.0-release/usr.bin/tip/libacu/
H A Dbiz22.c52 static int cmd(char *);
72 if (cmd("\02K\r")) {
78 if (cmd(cbuf)) {
145 cmd(char *s) function
/freebsd-10.0-release/usr.sbin/timed/timedc/
H A Dtimedc.h52 struct cmd { struct
/freebsd-10.0-release/sys/ddb/
H A Ddb_command.c177 static void db_cmd_match(char *name, struct command *cmd,
207 db_command_register(struct command_table *list, struct command *cmd) argument
213 int n = strcmp(cmd->name, c->name);
218 " ignoring request\n", __func__, cmd->name);
223 LIST_INSERT_BEFORE(c, cmd, next);
229 LIST_INSERT_HEAD(list, cmd, next);
231 LIST_INSERT_AFTER(last, cmd, next);
238 db_command_unregister(struct command_table *list, struct command *cmd) argument
243 if (cmd == c) {
244 LIST_REMOVE(cmd, nex
299 struct command *cmd; local
321 register struct command *cmd; local
335 struct command *cmd = NULL; local
[all...]
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.sigwait.c45 char *cmd = argv[0]; local
53 "timer: %s\n", cmd, strerror(errno));
68 cmd, strerror(errno));
/freebsd-10.0-release/contrib/texinfo/info/
H A Ddoc.h91 extern char *function_name (InfoCommand *cmd);
95 extern char *function_documentation (InfoCommand *cmd);
99 extern char *where_is (Keymap map, InfoCommand *cmd);

Completed in 141 milliseconds

1234567891011>>