Lines Matching defs:pport
1075 struct pport *
1078 struct pport *pp;
1091 struct pport *
1094 struct pport *pp;
1103 struct pport *
1104 pport_copy(struct pport *pp, struct kports *kports)
1106 struct pport *ppnew;
1113 pport_delete(struct pport *pp)
1157 struct pport *pport;
1169 pport = pport_find(kports, pname);
1170 if (pport != NULL) {
1172 return (port_new_pp(conf, target, pport));
1200 port_new_pp(struct conf *conf, struct target *target, struct pport *pp)
2640 struct pport *pp;