Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_scanner.c610 if ((old_config_style && (ch == '\n')) || in is_EOC()
611 (!old_config_style && (ch == ';'))) in is_EOC()
713 if ('=' == ch && old_config_style) in yylex()
800 if (T_Server == token && !old_config_style) in yylex()
Dntp_scanner.h119 extern int old_config_style;
Dntp_parser.c3340 old_config_style = 1; in yyparse()
3347 { old_config_style = 0; } in yyparse()
Dntp_config.c195 int old_config_style = 1; /* A boolean flag, which when set, variable