HelenOS sources
async_port_destroy 71 uspace/lib/c/generic/ns.c async_port_destroy(port);
async_port_destroy 80 uspace/lib/c/generic/ns.c async_port_destroy(port);
async_port_destroy 141 uspace/lib/c/include/async.h extern void async_port_destroy(port_id_t);
async_port_destroy 1072 uspace/lib/drv/generic/driver.c async_port_destroy(drv_port);
async_port_destroy 1083 uspace/lib/drv/generic/driver.c async_port_destroy(devman_port);
async_port_destroy 1084 uspace/lib/drv/generic/driver.c async_port_destroy(drv_port);
async_port_destroy 1093 uspace/lib/drv/generic/driver.c async_port_destroy(devman_port);
async_port_destroy 1094 uspace/lib/drv/generic/driver.c async_port_destroy(drv_port);
async_port_destroy 141 uspace/lib/posix/include/libc/async.h extern void async_port_destroy(port_id_t);
async_port_destroy 697 uspace/lib/tbarcfg/src/tbarcfg.c async_port_destroy(port);
async_port_destroy 709 uspace/lib/tbarcfg/src/tbarcfg.c async_port_destroy(lst->portid);
async_port_destroy 209 uspace/srv/hid/display/main.c async_port_destroy(port);
async_port_destroy 113 uspace/srv/net/inetsrv/inetsrv.c async_port_destroy(port);
async_port_destroy 120 uspace/srv/net/inetsrv/inetsrv.c async_port_destroy(port);
async_port_destroy 126 uspace/srv/net/inetsrv/inetsrv.c async_port_destroy(port);
async_port_destroy 134 uspace/srv/net/inetsrv/inetsrv.c async_port_destroy(port);
async_port_destroy 611 uspace/srv/system/system.c async_port_destroy(port);
HelenOS homepage, sources at GitHub