Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ldpd/
H A Dldpd.c64 static void merge_auths(struct ldpd_conf *, struct ldpd_conf *);
765 merge_auths(conf, xconf); in merge_config()
1245 merge_auths(struct ldpd_conf *conf, struct ldpd_conf *xconf) in merge_auths() function