Searched refs:parseformat (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dparse.h249 struct parseformat struct in union:parsectl
254 } parseformat; member in union:parsectl
/macosx-10.9.5/ntp-88/ntpd/
H A Drefclock_parse.c3103 strncpy(tmp_ctl.parseformat.parse_buffer, parse->parse_type->cl_format, sizeof(tmp_ctl.parseformat.parse_buffer));
3104 tmp_ctl.parseformat.parse_count = strlen(tmp_ctl.parseformat.parse_buffer);
3426 tmpctl.parseformat.parse_format = tmpctl.parsegettc.parse_format;
3438 strncat(tt, tmpctl.parseformat.parse_buffer, tmpctl.parseformat.parse_count);
3653 tmpctl.parseformat.parse_format = parsetime->parse_format;
3664 CLK_UNIT(parse->peer), tmpctl.parseformat.parse_buffer);

Completed in 135 milliseconds