Home
last modified time | relevance | path

Searched refs:basedate_eval_string (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/ntp/dist/include/
H A Dntp_calendar.h415 basedate_eval_string(const char *str);
/netbsd/external/bsd/ntp/dist/libntp/
H A Dntp_calendar.c2020 basedate_eval_string( in basedate_eval_string() function
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_parser.y1634 { $$ = basedate_eval_string($2); YYFREE($2); }