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

/freebsd-11-stable/contrib/ntp/libparse/
H A Dclk_varitext.c109 static parse_inp_fnc_t inp_varitext; variable
121 inp_varitext, /* Because of the strange format we need to parse it ourselves */
187 /* parse_inp_fnc_t inp_varitext */
189 inp_varitext( function
198 parseprintf(DD_PARSE, ("inp_varitext(0x%p, 0x%x, ...)\n", (void*)parseio, ch));
208 parseprintf(DD_PARSE, ("inp_varitext: START seen\n"));
222 parseprintf(DD_PARSE, ("inp_varitext: ABORTED due to too many characters\n"));
232 parseprintf(DD_PARSE, ("inp_varitext: END seen\n"));

Completed in 107 milliseconds