HelenOS sources

test_ipcgc_conn    50 uspace/lib/ipcgfx/test/ipcgfx.c static void test_ipcgc_conn(ipc_call_t *, void *);
test_ipcgc_conn   124 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   176 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   228 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   274 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   326 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   378 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   430 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   481 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   524 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   569 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   630 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   696 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   751 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   813 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   882 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn   952 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
test_ipcgc_conn  1021 uspace/lib/ipcgfx/test/ipcgfx.c 	async_set_fallback_port_handler(test_ipcgc_conn, &resp);
HelenOS homepage, sources at GitHub