Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
refcnt_rele
src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/if_iwx.c
7892
refcnt_rele(&sc->task_refs);
src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/if_iwm.c
8525
refcnt_rele(&sc->task_refs);
src/libs/compat/openbsd_network/compat/sys/refcnt.h
51
if (refcnt_rele(r))
src/libs/compat/openbsd_network/compat/sys/refcnt.h
58
refcnt_rele(r);