HelenOS sources

ipc_call_async_4  263 uspace/lib/c/generic/async/client.c 	errno_t rc = ipc_call_async_4(exch->phone, imethod, arg1, arg2, arg3,
ipc_call_async_4  838 uspace/lib/c/generic/async/client.c 		ipc_call_async_4(exch->phone, imethod, arg1, arg2, arg3, arg4,
ipc_call_async_4  866 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