Searched refs:port_new (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/ctld/ |
H A D | ctld.h | 308 struct port *port_new(struct conf *conf, struct target *target,
|
H A D | conf.c | 651 p = port_new(conf, target, pg); in target_add_portal_group()
|
H A D | ctld.c | 1021 port_new(struct conf *conf, struct target *target, struct portal_group *pg) in port_new() function 1525 port_new(conf, targ, pg); in conf_verify()
|
H A D | kernel.c | 580 cp = port_new(conf, targ, pg); in conf_new_from_kernel()
|