Searched refs:ctl_attach (Results 1 – 1 of 1) sorted by relevance
143 static int ctl_attach(struct socket *, int, struct proc *);172 .pru_attach = ctl_attach,300 ctl_attach(struct socket *so, int proto, struct proc *p) in ctl_attach() function