HelenOS sources
tbarcfg_open 171 uspace/app/taskbar-cfg/taskbar-cfg.c rc = tbarcfg_open(cfg_repo, &tbcfg->tbarcfg);
tbarcfg_open 161 uspace/app/taskbar/tbsmenu.c rc = tbarcfg_open(repopath, &tbcfg);
tbarcfg_open 47 uspace/lib/tbarcfg/include/tbarcfg/tbarcfg.h extern errno_t tbarcfg_open(const char *, tbarcfg_t **);
tbarcfg_open 64 uspace/lib/tbarcfg/test/tbarcfg.c rc = tbarcfg_open(fname, &tbcfg);
tbarcfg_open 178 uspace/lib/tbarcfg/test/tbarcfg.c rc = tbarcfg_open(fname, &tbcfg);
tbarcfg_open 281 uspace/lib/tbarcfg/test/tbarcfg.c rc = tbarcfg_open(fname, &tbcfg);
tbarcfg_open 434 uspace/lib/tbarcfg/test/tbarcfg.c rc = tbarcfg_open(fname, &tbcfg);
tbarcfg_open 528 uspace/lib/tbarcfg/test/tbarcfg.c rc = tbarcfg_open(fname, &tbcfg);
HelenOS homepage, sources at GitHub