HomeSort by: relevance | last modified time | path
    Searched refs:cmds (Results 1 - 25 of 64) sorted by relevancy

1 2 3

  /src/tests/bin/sh/dotcmd/
t_dotcmd.sh 40 cmds='return break continue'
47 for cmd in ${cmds}
  /src/usr.sbin/lpr/lpc/
Makefile 6 SRCS= lpc.c cmds.c cmdtab.c
  /src/usr.sbin/mlxctl/
Makefile 4 SRCS= cmds.c config.c dklist.c main.c util.c
  /src/usr.sbin/timed/timedc/
Makefile 5 SRCS= cmds.c cmdtab.c timedc.c byteorder.c measure.c cksum.c tspname.c
  /src/usr.bin/make/unit-tests/
job-flags.exp 10 *** [ignore-cmds] Error code 1 (ignored)
job-flags.mk 8 all: silent .WAIT ignore .WAIT ignore-cmds
22 ignore-cmds: .PHONY
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_overlay.c 118 } *cmds; local in function:vmw_overlay_send_put
130 fifo_size = sizeof(*cmds) + sizeof(*flush) + sizeof(*items) * num_items;
132 cmds = VMW_FIFO_RESERVE(dev_priv, fifo_size);
134 if (!cmds)
137 items = (typeof(items))&cmds[1];
141 fill_escape(&cmds->escape, sizeof(*items) * (num_items + 1));
143 cmds->header.cmdType = SVGA_ESCAPE_VMWARE_VIDEO_SET_REGS;
144 cmds->header.streamId = arg->stream_id;
198 } *cmds; local in function:vmw_overlay_send_stop
202 cmds = VMW_FIFO_RESERVE(dev_priv, sizeof(*cmds))
    [all...]
  /src/usr.bin/rdist/
main.c 257 struct subcmd *cmds; local in function:docmdargs
286 cmds = NULL;
288 cmds = makesubcmd(INSTALL);
289 cmds->sc_options = options;
290 cmds->sc_name = dest;
299 insert(NULL, files, hosts, cmds);
303 freesubcmd(cmds);
docmd.c 70 * Do the commands in cmds (initialized by yyparse).
78 extern struct cmd *cmds;
85 for (c = cmds; c != NULL; c = c->c_next) {
136 struct subcmd * volatile cmds = xcmds; local in function:doarrow
141 (long)files, rhost, (long)cmds);
148 subcmds = cmds;
174 for (sc = cmds; sc != NULL; sc = sc->sc_next) {
192 for (sc = cmds; sc != NULL; sc = sc->sc_next)
375 dodcolon(char **filev, struct namelist *files, char *stamp, struct subcmd *cmds)
397 subcmds = cmds;
    [all...]
gram.y 44 struct cmd *cmds = NULL;
382 for (prev = NULL, c = cmds; c!=NULL; prev = c, c = c->c_next) {
405 cmds = nc;
408 /* update last_cmd if appending nc to cmds */
433 if (cmds == NULL)
434 cmds = last_cmd = c;
  /src/sys/dev/gpib/
gpib.c 371 u_int8_t cmds[4]; local in function:_gpibsend
389 cmds[i++] = GPIBCMD_UNL;
390 cmds[i++] = GPIBCMD_TAG | sc->sc_myaddr;
391 cmds[i++] = GPIBCMD_LAG | slave;
394 cmds[i++] = GPIBCMD_SDC;
396 cmds[i++] = GPIBCMD_SCG | sec;
398 if ((*sc->sc_ic->sendcmds)(sc->sc_ic->cookie, cmds, i) != i)
423 u_int8_t cmds[4]; local in function:_gpibrecv
447 cmds[i++] = GPIBCMD_UNL;
448 cmds[i++] = GPIBCMD_LAG | sc->sc_myaddr
    [all...]
  /src/share/examples/rump/virtual_ip_router/
startrouters.sh 33 rm -f cmds
62 echo ./a.out ${lif} ${lbcast} ${lfile} ${lroute} ${rif} ${rbcast} ${rfile} ${rroute} >> cmds
68 #echo ./specialpint send tcp 10.0.255.10 >> cmds
  /src/sys/arch/alpha/stand/standtest/
test.c 50 int dispatch_cmd(const char *buf, const struct cmdtab *cmds);
55 void print_cmds(const struct cmdtab *cmds, const char *match,
174 dispatch_cmd(const char *buf, const struct cmdtab *cmds)
199 for (nmatches = 0, try = cmds;
226 print_cmds(cmds, buf, rv == DISPATCH_CMD_NOMATCH ? 0 : nonwhitespace);
231 print_cmds(const struct cmdtab *cmds, const char *match, size_t matchlen)
236 for (try = cmds; try != NULL && try->cmd != NULL; try++) {
238 printf("%s%s", try != cmds ? ", " : "", try->cmd);
  /src/sys/dev/ic/
siopvar.h 61 struct siop_cmd *cmds; member in struct:siop_cbd
119 struct cbd_list cmds; /* list of command block descriptors */ member in struct:siop_softc
esiopvar.h 72 struct esiop_cmd *cmds; member in struct:esiop_cbd
140 struct cbd_list cmds; /* list of command block descriptors */ member in struct:esiop_softc
  /src/usr.sbin/user/
main.c 50 static cmd_t cmds[] = { variable in typeref:typename:cmd_t[]
81 for (cmdp = cmds ; cmdp->c_wc > 0 ; cmdp++) {
  /src/usr.bin/ftp/
Makefile 9 SRCS= cmds.c cmdtab.c complete.c domacro.c fetch.c ftp.c main.c \
31 cmds.o fetch.o: version.h
  /src/lib/libedit/
parse.c 66 } cmds[] = { variable in typeref:typename:const struct __anon8f10106b0108[]
128 for (i = 0; cmds[i].name != NULL; i++)
129 if (wcscmp(cmds[i].name, ptr) == 0) {
130 i = (*cmds[i].func) (el, argc, argv);
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_ct.h 33 * @cmds: pointer to the commands buffer
37 u32 *cmds; member in struct:intel_guc_ct_buffer
intel_guc_ct.c 150 * |cmds (SEND) |
153 * |cmds (RECV) |
173 /* store pointers to desc and cmds */
177 ct->ctbs[i].cmds = blob + PAGE_SIZE/4 * i + PAGE_SIZE/2;
217 * cmds buffers are in the second half of the blob page
309 u32 *cmds = ctb->cmds; local in function:ctb_write
345 cmds[tail] = header;
348 cmds[tail] = fence;
352 cmds[tail] = action[i]
593 u32 *cmds = ctb->cmds; local in function:ctb_read
    [all...]
  /src/usr.bin/tip/
Makefile 42 SRCS= acu.c acutab.c cmds.c cmdtab.c cu.c hunt.c partab.c \
  /src/usr.bin/usbhidaction/
usbhidaction.c 205 struct command *cmds = local in function:main
207 if (cmds) {
209 commands = cmds;
244 struct command *cmd, *cmds; local in function:parse_conf
253 cmds = NULL;
273 freecommands(cmds);
283 cmd->next = cmds;
284 cmds = cmd;
297 freecommands(cmds);
379 freecommands(cmds);
    [all...]
  /src/sys/arch/landisk/stand/boot/
boot2.c 384 docommand(const struct bootblk_command * const cmds, char *arg)
391 for (i = 0; cmds[i].c_name != NULL; i++) {
392 if (strcmp(arg, cmds[i].c_name) == 0) {
393 (*cmds[i].c_fn)(options);
  /src/libexec/ftpd/
Makefile 7 SRCS= cmds.c conf.c ftpd.c ftpcmd.y logutmp.c logwtmp.c popen.c
  /src/sys/dev/i2c/
ssdfb_i2c.c 277 uint8_t cmds[] = { local in function:ssdfb_i2c_transfer_rect_ssd1306
288 sc->sc_i2c_addr, &cc, sizeof(cc), cmds, sizeof(cmds), flags);
314 uint8_t cmds[] = { local in function:ssdfb_i2c_transfer_rect_sh1106
326 cmds[0] = SSDFB_CMD_SET_PAGE_START_ADDRESS_BASE + frompage;
328 sc->sc_i2c_addr, &cc, sizeof(cc), cmds, sizeof(cmds), flags);

Completed in 56 milliseconds

1 2 3