Searched refs:clockformats (Results 1 – 3 of 3) sorted by relevance
68 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()695 …clockformats[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 …]
106 clockformat_t *clockformats[] = variable148 unsigned short nformats = sizeof(clockformats) / sizeof(clockformats[0]) - 1;
4985 * libparse/parse_conf.c (clockformats): Entry added for5428 * libparse/parse_conf.c (clockformats): Trimble TSIP driver now also