Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/ctld/
H A Dparse.y799 tp = port_new(conf, target, tpg);
822 tp = port_new(conf, target, tpg);
H A Dctld.h322 struct port *port_new(struct conf *conf, struct target *target,
H A Duclparse.c175 tp = port_new(conf, target, tpg); in uclparse_target_portal_group()
H A Dctld.c1226 port_new(struct conf *conf, struct target *target, struct portal_group *pg) in port_new() function
1829 port_new(conf, targ, pg); in conf_verify()
H A Dkernel.c611 cp = port_new(conf, targ, pg); in conf_new_from_kernel()