Searched refs:docmd (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/usbhidaction/ |
H A D | usbhidaction.c | 74 void docmd(struct command *, int, const char *, int, char **); 224 docmd(cmd, val, dev, argc, argv); in main() 230 docmd(cmd, val, dev, argc, argv); in main() 465 docmd(struct command *cmd, int value, const char *hid, int argc, char **argv) in docmd() function
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.c | 82 static void docmd (const char *); 387 docmd(ccmds[icmd]); in ntpdcmain() 1130 docmd(line); in getcmds() 1162 docmd( in docmd() function
|
/freebsd/contrib/ntp/ntpq/ |
H A D | ntpq.c | 195 static void docmd (const char *); 640 docmd(ccmds[icmd]); in ntpqmain() 1597 docmd(line); in getcmds() 1628 * docmd - decode the command line and execute a command 1631 docmd( 1635 docmd( docmd() function
|