HelenOS sources

cursor_setvis     168 uspace/app/edit/edit.c static void cursor_setvis(bool visible);
cursor_setvis     360 uspace/app/edit/edit.c 	cursor_setvis(true);
cursor_setvis     123 uspace/dist/src/c/demos/edit/edit.c static void cursor_setvis(bool visible);
cursor_setvis     310 uspace/dist/src/c/demos/edit/edit.c 	cursor_setvis(true);
cursor_setvis     315 uspace/dist/src/c/demos/edit/edit.c 	cursor_setvis(false);
HelenOS homepage, sources at GitHub