HelenOS sources
ipc_call_async_slow 94 uspace/lib/c/include/ipc/ipc.h ipc_call_async_slow((phandle), (method), (arg1), (arg2), (arg3), \
ipc_call_async_slow 98 uspace/lib/c/include/ipc/ipc.h ipc_call_async_slow((phandle), (method), (arg1), (arg2), (arg3), \
ipc_call_async_slow 103 uspace/lib/c/include/ipc/ipc.h extern errno_t ipc_call_async_slow(cap_phone_handle_t, sysarg_t, sysarg_t,
ipc_call_async_slow 94 uspace/lib/posix/include/libc/ipc/ipc.h ipc_call_async_slow((phandle), (method), (arg1), (arg2), (arg3), \
ipc_call_async_slow 98 uspace/lib/posix/include/libc/ipc/ipc.h ipc_call_async_slow((phandle), (method), (arg1), (arg2), (arg3), \
ipc_call_async_slow 103 uspace/lib/posix/include/libc/ipc/ipc.h extern errno_t ipc_call_async_slow(cap_phone_handle_t, sysarg_t, sysarg_t,
HelenOS homepage, sources at GitHub