HomeSort by: relevance | last modified time | path
    Searched defs:docmd (Results 1 - 6 of 6) sorted by relevancy

  /src/tools/make/
buildmake.sh.in 10 docmd() function
27 docmd "compile " "$f" @CC@ @CPPFLAGS@ @DEFS@ @CFLAGS@ @NOWARNFLAGS@ \
31 docmd " link " "${_TOOL_PREFIX:-nb}make" \
  /src/sys/dev/sun/
kbdvar.h 97 int (*docmd)(struct kbd_softc *, int, int); member in struct:kbd_ops
  /src/usr.bin/usbhidaction/
usbhidaction.c 75 static void docmd(struct command *, int, const char *, int, char **);
202 docmd(cmd, val, dev, argc, argv);
416 docmd(struct command *cmd, int value, const char *hid, int argc, char **argv) function
  /src/usr.sbin/sunlabel/
sunlabel.c 1243 docmd(void) function
1318 docmd();
  /src/external/bsd/ntp/dist/ntpdc/
ntpdc.c 84 static void docmd (const char *);
389 docmd(ccmds[icmd]);
1132 docmd(line);
1161 * docmd - decode the command line and execute a command
1164 docmd( function
  /src/external/bsd/ntp/dist/ntpq/
ntpq.c 197 static void docmd (const char *);
642 docmd(ccmds[icmd]);
1599 docmd(line);
1630 * docmd - decode the command line and execute a command
1633 docmd( function

Completed in 18 milliseconds