ipc_call_sync 180 kernel/generic/include/ipc/ipc.h extern errno_t ipc_call_sync(phone_t *, call_t *); ipc_call_sync 295 kernel/generic/src/ipc/sysipc.c rc = ipc_call_sync(kobj->phone, call);