Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_parse.c268 #define PARSE_SETCS(_X_, _CS_) (*(_X_)->binding->bd_setcs)(_X_, _CS_) macro
3294 if (!PARSE_SETCS(parse, &tmp_ctl)) in parse_start()