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

/freebsd-9.3-release/usr.bin/usbhidaction/
H A Dusbhidaction.c73 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-9.3-release/contrib/ntp/ntpdc/
H A Dntpdc.c82 static void docmd (const char *);
376 docmd(ccmds[icmd]);
1104 docmd(line);
1131 * docmd - decode the command line and execute a command
1134 docmd( function
/freebsd-9.3-release/contrib/ntp/ntpq/
H A Dntpq.c185 static void docmd (const char *);
589 docmd(ccmds[icmd]);
1504 docmd(line);
1535 * docmd - decode the command line and execute a command
1538 docmd( function

Completed in 75 milliseconds