Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c252 const char *bd_description; /* name of type of binding */ member
2465 while (b->bd_description != (char *)0) in init_iobinding()
3368 parse->binding->bd_description); in parse_start()
3703 snprintf(tt, 80, "refclock_iomode=\"%s\"", parse->binding->bd_description); in parse_control()