Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_config.c362 static u_int32 get_match(const char *, struct masks *);
4716 get_match( in get_match() function
4742 mask = get_match(str, logcfg_noclass_items); in get_logmask()
4748 mask = get_match(t, logcfg_class_items); in get_logmask()