Home
last modified time | relevance | path

Searched refs:cmd_info_t (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dtrimble.h130 } cmd_info_t; typedef
132 extern cmd_info_t trimble_rcmds[];
133 extern cmd_info_t trimble_scmds[];
135 extern cmd_info_t *trimble_convert (unsigned int cmd, cmd_info_t *tbl);
/freebsd/contrib/ntp/libparse/
H A Dtrim_info.c40 cmd_info_t *
43 cmd_info_t *tbl in trimble_convert()
H A Dinfo_trimble.c10 cmd_info_t trimble_scmds[] = {
55 cmd_info_t trimble_rcmds[] = {
H A Dmkinfo_rcmd.sed4 cmd_info_t trimble_rcmds[] = {
H A Dmkinfo_scmd.sed11 cmd_info_t trimble_scmds[] = {
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c5479 cmd_info_t *s; in trimbletsip_message()