Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/bgpd/
Dbgpd.c577 struct bgpd_config *new_conf; in reconfigure() local
583 if ((new_conf = parse_config(conffile, &conf->peers, in reconfigure()
587 merge_config(conf, new_conf); in reconfigure()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dra-build.c2203 int new_conf = 0 * web->add_hardregs;
2207 new_conf += 1 + cl->t->add_hardregs;
2208 if (web->type != PRECOLORED && new_conf != web->num_conflicts)