HelenOS sources

ipc_call_async_4  264 uspace/lib/c/generic/async/client.c 	errno_t rc = ipc_call_async_4(exch->phone, imethod, arg1, arg2, arg3,
ipc_call_async_4  839 uspace/lib/c/generic/async/client.c 		ipc_call_async_4(exch->phone, imethod, arg1, arg2, arg3, arg4,
ipc_call_async_4  867 uspace/lib/c/generic/async/client.c 	errno_t rc = ipc_call_async_4(phone, IPC_M_CONNECT_ME_TO,
HelenOS homepage, sources at GitHub