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       63 uspace/lib/tbarcfg/test/tbarcfg.c 	rc = tbarcfg_open(fname, &tbcfg);
tbarcfg_open      176 uspace/lib/tbarcfg/test/tbarcfg.c 	rc = tbarcfg_open(fname, &tbcfg);
tbarcfg_open      278 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      530 uspace/lib/tbarcfg/test/tbarcfg.c 	rc = tbarcfg_open(fname, &tbcfg);
HelenOS homepage, sources at GitHub