in_pcbrtchange
void in_pcbrtchange(struct inpcb *, int);
notify = in_pcbrtchange, d = NULL;
notify = in_pcbrtchange, ip = NULL;
in_pcbrtchange(inp, errno);
in_pcbrtchange(inp, errno);
in_pcbrtchange(inp, 0);
notify = in_pcbrtchange, d = NULL;
notify = in_pcbrtchange, ip = NULL;
notify = in_pcbrtchange;
void (*notify)(struct inpcb *, int) = in_pcbrtchange;
notify = in_pcbrtchange, d = NULL;