NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dccp_detach
sys/netinet/dccp_usrreq.c
3121
.pr_detach = dccp_detach,
sys/netinet/dccp_var.h
298
int dccp_detach(struct socket *);
sys/netinet6/dccp6_usrreq.c
346
return dccp_detach(so);