Home
last modified time | relevance | path

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

/freebsd/contrib/blocklist/bin/
H A Dconf.c850 conf_apply(struct conf *c, const struct conf *sc) in conf_apply() function
1147 i = confset_match(&lconf, cr, conf_apply); in conf_find()
/freebsd/usr.sbin/ctld/
H A Dctld.c1913 conf_apply(struct conf *oldconf, struct conf *newconf) in conf_apply() function
2817 error = conf_apply(oldconf, newconf); in main()
2855 error = conf_apply(oldconf, newconf); in main()
2873 error = conf_apply(oldconf, newconf); in main()