Home
last modified time | relevance | path

Searched refs:cmd (Results 476 – 500 of 3725) sorted by relevance

1...<<11121314151617181920>>...149

/illumos-gate/usr/src/lib/libilb/common/
H A Dilb_sg.c37 i_ilb_addrem_sg(ilb_handle_t h, const char *sgname, ilbd_cmd_t cmd) in i_ilb_addrem_sg() argument
49 if ((ic = i_ilb_alloc_req(cmd, &ic_sz)) == NULL) in i_ilb_addrem_sg()
79 ilb_server_data_t *srv, ilbd_cmd_t cmd) in i_ilb_addrem_server_to_group() argument
96 if ((ic = i_ilb_alloc_req(cmd, &ic_sz)) == NULL) in i_ilb_addrem_server_to_group()
326 ilbd_cmd_t cmd) in ilb_Xable_server() argument
347 if ((ic = i_ilb_alloc_req(cmd, &ic_sz)) == NULL) in ilb_Xable_server()
393 ilbd_cmd_t cmd) in i_ilb_fillin_srvdata() argument
407 if (cmd == ILBD_SRV_ID2ADDR && srv->sd_srvID[0] == '\0') in i_ilb_fillin_srvdata()
412 if ((ic = i_ilb_alloc_req(cmd, &ic_sz)) == NULL) in i_ilb_fillin_srvdata()
426 if (cmd == ILBD_SRV_ID2ADDR) { in i_ilb_fillin_srvdata()
[all …]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dpic16f747.c172 pic_getinfo(dev_info_t *dip, ddi_info_cmd_t cmd, void *arg, void **result) in pic_getinfo() argument
180 switch (cmd) { in pic_getinfo()
201 pic_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in pic_attach() argument
212 switch (cmd) { in pic_attach()
297 pic_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in pic_detach() argument
302 switch (cmd) { in pic_detach()
343 pic_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *credp, int *rvalp) in pic_ioctl() argument
369 switch (cmd) { in pic_ioctl()
460 cmn_err(CE_NOTE, "cmd %d isnt valid", cmd); in pic_ioctl()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dtranslate.c295 translate(const char* loc, const char* cmd, const char* cat, const char* msg) in translate() argument
314 if (!cmd && !cat) in translate()
316 if (cmd && (t = strrchr(cmd, '/'))) in translate()
317 cmd = (const char*)(t + 1); in translate()
345 if ((!cmd || !(mp = match(cmd, msg))) && in translate()
352 sfprintf(sfstderr, "AHA#%d:%s cmd %s cat %s:%s id %s msg `%s'\n", __LINE__, __FILE__, cmd, cat, err… in translate()
429 sfprintf(state.tmp, "(%s,%s,%s,%s)", loc, cmd, cat, r); in translate()
/illumos-gate/exception_lists/
H A Dmapfilechk40 usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
41 usr/src/cmd/mdb/common/kmdb/mapfile_skel
42 usr/src/cmd/mklocale/
43 usr/src/cmd/perl/
44 usr/src/cmd/sgs/libconv/common/map.msg
45 usr/src/cmd/troff/troff.d/tmac.d/
/illumos-gate/usr/src/cmd/syseventd/daemons/
H A DMakefile.com34 include $(SRC)/cmd/Makefile.cmd
35 include $(SRC)/cmd/syseventd/Makefile.com
/illumos-gate/usr/src/cmd/trapstat/i386/
H A DMakefile26 include $(SRC)/cmd/Makefile.cmd
43 include $(SRC)/cmd/Makefile.targ
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap.c375 int cmd; member
444 for (acp = ap_cmds; acp->cmd != CMD_NONE; acp++) { in ap_cmds_dump()
456 ap_state_cmd(cfga_cmd_t i, int *cmd) in ap_state_cmd() argument
487 *cmd = c; in ap_state_cmd()
533 if (acp->cmd == CMD_PASSTHRU) in ap_opt_parse()
636 ap_cmdp(int cmd) in ap_cmdp() argument
640 for (acp = ap_cmds; acp->cmd != CMD_NONE; acp++) in ap_cmdp()
641 if (acp->cmd == cmd) in ap_cmdp()
644 if (acp->cmd == CMD_NONE) in ap_cmdp()
725 if (cmd) in ap_cmd_parse()
[all …]
/illumos-gate/usr/src/lib/brand/labeled/zone/
H A DMakefile32 include $(SRC)/cmd/Makefile.cmd
40 include $(SRC)/cmd/Makefile.targ
/illumos-gate/usr/src/cmd/stat/arcstat/
H A DMakefile16 include $(SRC)/cmd/Makefile.cmd
31 include $(SRC)/cmd/Makefile.targ
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dreboot.c41 int cmd = A_SHUTDOWN; in reboot() local
45 cmd = A_DUMP; in reboot()
52 return (uadmin(cmd, fcn, (uintptr_t)bootargs)); in reboot()
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_dev.c102 aggr_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in aggr_attach() argument
104 switch (cmd) { in aggr_attach()
128 aggr_detach(dev_info_t *dip, ddi_detach_cmd_t cmd) in aggr_detach() argument
130 switch (cmd) { in aggr_detach()
/illumos-gate/usr/src/test/util-tests/tests/ctf/
H A Dctftest-convert-non-c.ksh29 cmd="$@"
31 out=$($ctf_convert $cmd 2>&1)
34 fail "$cmd succeeded but should have failed"
43 fail "$cmd: incorrect output $out"
/illumos-gate/usr/src/test/bhyve-tests/tests/vmm/
H A DMakefile14 include $(SRC)/cmd/Makefile.cmd
15 include $(SRC)/cmd/Makefile.cmd.64
/illumos-gate/usr/src/test/bhyve-tests/tests/perf/
H A DMakefile14 include $(SRC)/cmd/Makefile.cmd
15 include $(SRC)/cmd/Makefile.cmd.64
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A DMakefile39 include $(SRC)/cmd/picl/plugins/Makefile.com
44 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/lib/picld_pluginutil
60 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
61 LDLIBS += -L$(SRC)/cmd/picl/plugins/lib/picld_pluginutil/$(MACH)
104 include $(SRC)/cmd/picl/plugins/Makefile.targ
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A DMakefile35 include $(SRC)/cmd/picl/plugins/Makefile.com
48 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcobj
55 LDLIBS += -L$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcobj
56 LDLIBS += -L$(SRC)/cmd/picl/plugins/sun4u/psvc/psvcplugin
98 include $(SRC)/cmd/picl/plugins/Makefile.targ
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A DMakefile38 include $(SRC)/cmd/picl/plugins/Makefile.com
43 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/lib/picld_pluginutil
59 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
60 LDLIBS += -L$(SRC)/cmd/picl/plugins/lib/picld_pluginutil/$(MACH)
103 include $(SRC)/cmd/picl/plugins/Makefile.targ
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A DMakefile39 include $(SRC)/cmd/picl/plugins/Makefile.com
44 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/lib/picld_pluginutil
62 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
63 LDLIBS += -L$(SRC)/cmd/picl/plugins/lib/picld_pluginutil/$(MACH)
106 include $(SRC)/cmd/picl/plugins/Makefile.targ
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A DMakefile39 include $(SRC)/cmd/picl/plugins/Makefile.com
44 CPPFLAGS += -I$(SRC)/cmd/picl/plugins/lib/picld_pluginutil
60 LDLIBS += -L$(SRC)/cmd/picl/plugins/common/devtree
61 LDLIBS += -L$(SRC)/cmd/picl/plugins/lib/picld_pluginutil/$(MACH)
104 include $(SRC)/cmd/picl/plugins/Makefile.targ
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_main.c194 char *cmd, *command_file = NULL; in main() local
251 cmd = safe_malloc(MAX_CMD_LINE_SZ); in main()
253 (void) strlcat(cmd, argv[c], MAX_CMD_LINE_SZ); in main()
254 (void) strlcat(cmd, " ", MAX_CMD_LINE_SZ); in main()
257 return (engine_exec(cmd)); in main()
/illumos-gate/usr/src/test/bhyve-tests/tests/inst_emul/
H A Dexit_consistent.c60 ventry->cmd = VEC_DEFAULT | VEC_FLAG_EXIT_CONSISTENT; in repeat_consistent_exit()
114 ventry.cmd = VEC_DEFAULT | VEC_FLAG_EXIT_CONSISTENT; in main()
145 ventry.cmd = VEC_DEFAULT; in main()
159 ventry.cmd = VEC_DEFAULT | VEC_FLAG_EXIT_CONSISTENT; in main()
171 ventry.cmd |= VEC_FLAG_EXIT_CONSISTENT; in main()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dhrtimers.c67 int cmd; member
94 switch (uap->cmd) {
141 int cmd; local
164 cmd = cp->hrtc_cmd;
171 if (cmd == HRT_BSD || cmd == HRT_BSD_REP)
176 switch (cmd) {
/illumos-gate/usr/src/cmd/locator/
H A DMakefile33 include $(SRC)/cmd/Makefile.cmd
48 include $(SRC)/cmd/Makefile.targ
/illumos-gate/usr/src/cmd/mdb/intel/modules/sata/amd64/
H A DMakefile30 include ../../../../../Makefile.cmd
31 include ../../../../../Makefile.cmd.64
35 CPPFLAGS += -I$(SRC)/cmd/mdb/common
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsystem.c44 system(const char* cmd) in system() argument
48 if (!cmd) in system()
52 sh[2] = (char*)cmd; in system()

1...<<11121314151617181920>>...149