Searched refs:docmd (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/usr.bin/usbhidaction/ |
| D | usbhidaction.c | 75 void docmd(struct command *, int, const char *, int, char **); 225 docmd(cmd, val, dev, argc, argv); in main() 231 docmd(cmd, val, dev, argc, argv); in main() 466 docmd(struct command *cmd, int value, const char *hid, int argc, char **argv) in docmd() function
|
| /freebsd-12-stable/contrib/ntp/ntpdc/ |
| 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-12-stable/contrib/ntp/ntpq/ |
| D | ntpq.c | 199 static void docmd (const char *); 644 docmd(ccmds[icmd]); in ntpqmain() 1601 docmd(line); in getcmds() 1635 docmd( in docmd() function
|