Home
last modified time | relevance | path

Searched refs:clockformats (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ntp/libparse/
H A Dparse.c68 extern clockformat_t *clockformats[];
293 if (!clockformats[parseio->parse_lformat]->convert) in parse_ioread()
299 if (clockformats[parseio->parse_lformat]->input) in parse_ioread()
303 input_status = clockformats[parseio->parse_lformat]->input(parseio, ch, tstamp); in parse_ioread()
365 if (clockformats[parseio->parse_lformat]->syncpps) in parse_iopps()
367 …updated = (u_int) clockformats[parseio->parse_lformat]->syncpps(parseio, status == SYNC_ONE, ptime… in parse_iopps()
694 switch ((cvtrtc = clockformats[format]->convert ? in timepacket()
695clockformats[format]->convert((unsigned char *)parseio->parse_ldata, parseio->parse_ldsize, (struc… in timepacket()
718 …G, "parse: INTERNAL error: bad return code of convert routine \"%s\"", clockformats[format]->name); in timepacket()
790 if (!Strcmp(dct->parseformat.parse_buffer, clockformats[i]->name)) in parse_setfmt()
[all …]
H A Dparse_conf.c106 clockformat_t *clockformats[] = variable
148 unsigned short nformats = sizeof(clockformats) / sizeof(clockformats[0]) - 1;
/src/contrib/ntp/
H A DCommitLog-4.1.04985 * libparse/parse_conf.c (clockformats): Entry added for
5428 * libparse/parse_conf.c (clockformats): Trimble TSIP driver now also