Searched refs:docmd (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.bin/usbhidaction/
H A Dusbhidaction.c75 void docmd(struct command *, int, const char *, int, char **);
225 docmd(cmd, val, dev, argc, argv);
231 docmd(cmd, val, dev, argc, argv);
466 docmd(struct command *cmd, int value, const char *hid, int argc, char **argv) function
/freebsd-13-stable/contrib/ntp/ntpdc/
H A Dntpdc.c82 static void docmd (const char *);
387 docmd(ccmds[icmd]);
1112 docmd(line);
1141 * docmd - decode the command line and execute a command
1144 docmd( function
/freebsd-13-stable/contrib/ntp/ntpq/
H A Dntpq.c196 static void docmd (const char *);
638 docmd(ccmds[icmd]);
1568 docmd(line);
1599 * docmd - decode the command line and execute a command
1602 docmd( function

Completed in 67 milliseconds