HelenOS sources

async_port_create_interface  142 uspace/lib/c/include/async.h extern errno_t async_port_create_interface(port_id_t, iface_t,
async_port_create_interface  142 uspace/lib/posix/include/libc/async.h extern errno_t async_port_create_interface(port_id_t, iface_t,
async_port_create_interface  172 uspace/srv/hid/display/main.c 	rc = async_port_create_interface(port, INTERFACE_GC, display_gc_conn,
async_port_create_interface  177 uspace/srv/hid/display/main.c 	rc = async_port_create_interface(port, INTERFACE_WNDMGT,
async_port_create_interface  182 uspace/srv/hid/display/main.c 	rc = async_port_create_interface(port, INTERFACE_DISPCFG,
async_port_create_interface  110 uspace/srv/net/inetsrv/inetsrv.c 	rc = async_port_create_interface(port, INTERFACE_INETCFG,
async_port_create_interface  117 uspace/srv/net/inetsrv/inetsrv.c 	rc = async_port_create_interface(port, INTERFACE_INETPING,
HelenOS homepage, sources at GitHub