Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_config.c387 static u_int32 get_match(const char *, struct masks *);
5207 get_match( in get_match() function
5233 mask = get_match(str, logcfg_noclass_items); in get_logmask()
5239 mask = get_match(t, logcfg_class_items); in get_logmask()