async_get_call_timeout 881 uspace/lib/c/generic/async/server.c return async_get_call_timeout(call, 0); async_get_call_timeout 111 uspace/lib/c/include/async.h extern bool async_get_call_timeout(ipc_call_t *, usec_t); async_get_call_timeout 458 uspace/lib/console/src/con_srv.c received = async_get_call_timeout(&call, async_get_call_timeout 111 uspace/lib/posix/include/libc/async.h extern bool async_get_call_timeout(ipc_call_t *, usec_t);HelenOS homepage, sources at GitHub