Lines Matching defs:pcbp
179 struct ngpcb *const pcbp = sotongpcb(so); in ngc_attach() local
198 struct ngpcb *const pcbp = sotongpcb(so); in ngc_detach() local
212 struct ngpcb *const pcbp = sotongpcb(so); in ngc_send() local
361 struct ngpcb *const pcbp = sotongpcb(so); in ngc_bind() local
390 struct ngpcb *const pcbp = sotongpcb(so); in ngd_attach() local
404 struct ngpcb *const pcbp = sotongpcb(so); in ngd_detach() local
418 struct ngpcb *const pcbp = sotongpcb(so); in ngd_send() local
489 struct ngpcb *const pcbp = sotongpcb(so); in ngd_connect() local
507 struct ngpcb *pcbp; in ng_getsockaddr() local
558 struct ngpcb *pcbp; in ng_attach_cntl() local
607 struct ngpcb *pcbp; in ng_attach_common() local
633 ng_detach_common(struct ngpcb *pcbp, int which) in ng_detach_common()
753 ng_connect_data(struct sockaddr *nam, struct ngpcb *pcbp) in ng_connect_data()
813 ng_bind(struct sockaddr *nam, struct ngpcb *pcbp) in ng_bind()
881 struct ngpcb *const pcbp = priv->ctlsock; in ngs_rcvmsg() local
978 struct ngpcb *const pcbp = priv->datasock; in ngs_rcvdata() local
1052 struct ngpcb *const pcbp = priv->ctlsock; in ngs_shutdown() local