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

/freebsd-current/usr.sbin/ctld/
H A Dparse.y799 tp = port_new(conf, target, tpg);
822 tp = port_new(conf, target, tpg);
H A Dctld.h314 struct port *port_new(struct conf *conf, struct target *target,
H A Duclparse.c175 tp = port_new(conf, target, tpg);
H A Dctld.c1229 port_new(struct conf *conf, struct target *target, struct portal_group *pg) function
1830 port_new(conf, targ, pg);
H A Dkernel.c610 cp = port_new(conf, targ, pg);
612 log_warnx("port_new failed");

Completed in 102 milliseconds