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