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

/freebsd-current/usr.bin/usbhidaction/
H A Dusbhidaction.c74 void docmd(struct command *, int, const char *, int, char **);
224 docmd(cmd, val, dev, argc, argv);
230 docmd(cmd, val, dev, argc, argv);
465 docmd(struct command *cmd, int value, const char *hid, int argc, char **argv) function
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc.c82 static void docmd (const char *);
387 docmd(ccmds[icmd]);
1130 docmd(line);
1159 * docmd - decode the command line and execute a command
1162 docmd( function
/freebsd-current/contrib/ntp/ntpq/
H A Dntpq.c199 static void docmd (const char *);
644 docmd(ccmds[icmd]);
1601 docmd(line);
1632 * docmd - decode the command line and execute a command
1635 docmd( function

Completed in 114 milliseconds