Home
last modified time | relevance | path

Searched refs:uipc_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Duipc_usrreq.c478 uipc_attach(struct socket *so, int proto, struct thread *td) in uipc_attach() function
2923 if ((error = uipc_attach(so2, 0, NULL)) != 0) { in unp_connectat()
4351 .pr_attach = uipc_attach,
4381 .pr_attach = uipc_attach,
4405 .pr_attach = uipc_attach,