HelenOS sources
ipc_gc_create 108 uspace/lib/ddev/src/ddev.c rc = ipc_gc_create(sess, &gc);
ipc_gc_create 269 uspace/lib/display/src/display.c rc = ipc_gc_create(sess, &gc);
ipc_gc_create 46 uspace/lib/ipcgfx/include/ipcgfx/client.h extern errno_t ipc_gc_create(async_sess_t *, ipc_gc_t **);
ipc_gc_create 136 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 188 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 240 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 286 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 338 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 390 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 442 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 493 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 536 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 581 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 642 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 708 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 763 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 825 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 894 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 964 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
ipc_gc_create 1033 uspace/lib/ipcgfx/test/ipcgfx.c rc = ipc_gc_create(sess, &ipcgc);
HelenOS homepage, sources at GitHub