Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c65 static void new_restrict (struct parse *, FILE *);
153 { "restrict", new_restrict, { NTP_ADD, NTP_ADD, NTP_STR, OPT|NTP_STR },
1793 new_restrict( in new_restrict() function