/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 in typeref:typename:void
|
/src/usr.sbin/sunlabel/ |
sunlabel.c | 1243 docmd(void) function in typeref:typename:void 1318 docmd();
|