FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
channel_alloc
usr.sbin/bluetooth/btpand/btpand.h
191
channel_t * channel_alloc(void);
usr.sbin/bluetooth/btpand/client.c
147
chan = channel_alloc();
usr.sbin/bluetooth/btpand/server.c
241
chan = channel_alloc();
usr.sbin/bluetooth/btpand/tap.c
107
chan = channel_alloc();