Searched refs:port_new (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 799 tp = port_new(conf, target, tpg); 822 tp = port_new(conf, target, tpg);
|
| H A D | ctld.h | 322 struct port *port_new(struct conf *conf, struct target *target,
|
| H A D | uclparse.c | 175 tp = port_new(conf, target, tpg); in uclparse_target_portal_group()
|
| H A D | ctld.c | 1226 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 D | kernel.c | 611 cp = port_new(conf, targ, pg); in conf_new_from_kernel()
|