HomeSort by: relevance | last modified time | path
    Searched refs:Strok (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/ntp/dist/libparse/
clk_sel240x.c 134 if( Strok(buffer, format->fixed_string) )
clk_computime.c 122 if (!Strok(buffer, format->fixed_string)) {
clk_rcc8000.c 86 if (!Strok(buffer, format->fixed_string)) return CVT_NONE;
clk_dcf7000.c 98 if (!Strok(buffer, format->fixed_string))
clk_hopf6021.c 149 if (!Strok(buffer, format->fixed_string))
clk_trimtaip.c 112 if (!Strok(buffer, format->fixed_string)) return CVT_NONE;
clk_varitext.c 147 if (!Strok(buffer, format->fixed_string)) {
clk_meinberg.c 285 if (Strok(buffer, meinberg_fmt[0].fixed_string))
291 if (Strok(buffer, meinberg_fmt[1].fixed_string))
478 if (!Strok(buffer, format->fixed_string))
parse.c 545 Strok(
  /src/external/bsd/ntp/dist/include/
parse.h 388 extern int Strok (const unsigned char *, const unsigned char *);

Completed in 21 milliseconds