Searched refs:port_new_pp (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/usr.sbin/ctld/
H A Dctld.h318 struct port *port_new_pp(struct conf *conf, struct target *target,
H A Dparse.y863 tp = port_new_pp(conf, target, pp);
H A Duclparse.c885 tp = port_new_pp(conf, target, pp);
H A Dctld.c1275 return (port_new_pp(conf, target, pport));
1303 port_new_pp(struct conf *conf, struct target *target, struct pport *pp) function

Completed in 122 milliseconds