Home
last modified time | relevance | path

Searched refs:config_new_empty (Results 1 – 25 of 30) sorted by relevance

12

/openbsd/sbin/unwind/
H A Dunwind.h189 struct uw_conf *config_new_empty(void);
H A Dunwind.c689 config_new_empty(void) in config_new_empty() function
711 xconf = config_new_empty(); in config_clear()
H A Dparse.y802 conf = config_new_empty(); in parse_config()
/openbsd/usr.sbin/rad/
H A Drad.h160 struct rad_conf *config_new_empty(void);
H A Drad.c741 config_new_empty(void) in config_new_empty() function
774 xconf = config_new_empty(); in config_clear()
H A Dengine.c99 engine_conf = config_new_empty(); in engine()
H A Dparse.y907 conf = config_new_empty(); in parse_config()
/openbsd/sbin/dhcp6leased/
H A Ddhcp6leased.h257 struct dhcp6leased_conf *config_new_empty(void);
H A Ddhcp6leased.c1033 config_new_empty(void) in config_new_empty() function
1052 xconf = config_new_empty(); in config_clear()
H A Dparse.y607 conf = config_new_empty(); in parse_config()
H A Dfrontend.c126 frontend_conf = config_new_empty(); in frontend()
H A Dengine.c178 engine_conf = config_new_empty(); in engine()
/openbsd/sbin/dhcpleased/
H A Ddhcpleased.h309 struct dhcpleased_conf *config_new_empty(void);
H A Ddhcpleased.c1272 config_new_empty(void) in config_new_empty() function
1291 xconf = config_new_empty(); in config_clear()
H A Dparse.y733 conf = config_new_empty(); in parse_config()
H A Dfrontend.c137 frontend_conf = config_new_empty(); in frontend()
/openbsd/usr.sbin/eigrpd/
H A Deigrpd.c720 config_new_empty(void) in config_new_empty() function
740 xconf = config_new_empty(); in config_clear()
H A Deigrpd.h498 struct eigrpd_conf *config_new_empty(void);
H A Deigrpe.c72 econf = config_new_empty(); in eigrpe()
H A Drde.c78 rdeconf = config_new_empty(); in rde()
H A Dparse.y997 conf = config_new_empty(); in parse_config()
/openbsd/usr.sbin/ldpd/
H A Dldpd.h606 struct ldpd_conf *config_new_empty(void);
H A Dldpd.c1275 config_new_empty(void) in config_new_empty() function
1303 xconf = config_new_empty(); in config_clear()
H A Dldpe.c73 leconf = config_new_empty(); in ldpe()
H A Dparse.y1311 conf = config_new_empty(); in parse_config()

12