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

/freebsd-current/contrib/blocklist/bin/
H A Dconf.c850 conf_apply(struct conf *c, const struct conf *sc) function
1147 i = confset_match(&lconf, cr, conf_apply);
/freebsd-current/usr.sbin/ctld/
H A Dctld.c629 pg->pg_tag = 0; /* Assigned later in conf_apply(). */
1913 conf_apply(struct conf *oldconf, struct conf *newconf) function
1983 * conf_apply() would try to remove them again. That would
2817 error = conf_apply(oldconf, newconf);
2855 error = conf_apply(oldconf, newconf);
2873 error = conf_apply(oldconf, newconf);

Completed in 123 milliseconds