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

/freebsd-12-stable/contrib/ntp/include/
H A Dparse_conf.h71 const unsigned char *fixed_string; /* string with must be chars (blanks = wildcards) */ member in struct:format
/freebsd-12-stable/contrib/ntp/libparse/
H A Dclk_sel240x.c132 if( Strok(buffer, format->fixed_string) )
H A Dclk_computime.c120 if (!Strok(buffer, format->fixed_string)) {
H A Dclk_rcc8000.c84 if (!Strok(buffer, format->fixed_string)) return CVT_NONE;
H A Dclk_dcf7000.c96 if (!Strok(buffer, format->fixed_string))
H A Dclk_hopf6021.c144 if (!Strok(buffer, format->fixed_string))
H A Dclk_trimtaip.c110 if (!Strok(buffer, format->fixed_string)) return CVT_NONE;
H A Dclk_varitext.c145 if (!Strok(buffer, format->fixed_string)) {
H A Dclk_meinberg.c283 if (Strok(buffer, meinberg_fmt[0].fixed_string))
289 if (Strok(buffer, meinberg_fmt[1].fixed_string))
476 if (!Strok(buffer, format->fixed_string))

Completed in 59 milliseconds