Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ctld/
H A Dctld.h308 struct port *port_new(struct conf *conf, struct target *target,
H A Dconf.c651 p = port_new(conf, target, pg); in target_add_portal_group()
H A Dctld.c1021 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 Dkernel.c580 cp = port_new(conf, targ, pg); in conf_new_from_kernel()