Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Drefclock_parse.c3500 parsectl_t tmpctl; in parse_control() local
3583 if (!PARSE_GETTIMECODE(parse, &tmpctl)) in parse_control()
3605 if (tmpctl.parsegettc.parse_count) in parse_control()
3607 tmpctl.parsegettc.parse_buffer, (unsigned)(tmpctl.parsegettc.parse_count)); in parse_control()
3611 tmpctl.parseformat.parse_format = tmpctl.parsegettc.parse_format; in parse_control()
3613 if (!PARSE_GETFMT(parse, &tmpctl)) in parse_control()
3631 tmpctl.parseformat.parse_buffer); in parse_control()
3779 parsectl_t tmpctl; in parse_process() local
3781 if (!PARSE_GETTIMECODE(parse, &tmpctl)) in parse_process()
3855 parsectl_t tmpctl; in parse_process() local
[all …]