HelenOS sources
system_cb_t 63 uspace/app/shutdown-dlg/shutdown-dlg.c static system_cb_t sd_system_cb = {
system_cb_t 56 uspace/app/shutdown/shutdown.c static system_cb_t sd_system_cb = {
system_cb_t 43 uspace/lib/system/include/system.h extern errno_t system_open(const char *, system_cb_t *, void *, system_t **);
system_cb_t 46 uspace/lib/system/private/system.h system_cb_t *cb;
system_cb_t 57 uspace/lib/system/src/system.c errno_t system_open(const char *svcname, system_cb_t *cb, void *arg,
system_cb_t 57 uspace/lib/system/test/system.c system_cb_t test_system_cb = {
HelenOS homepage, sources at GitHub