HelenOS sources

stats_get_ipccs   146 uspace/app/stats/stats.c 	stats_ipcc_t *stats_ipccs = stats_get_ipccs(&count);
stats_get_ipccs   271 uspace/app/stats/stats.c 	stats_ipcc_t *stats_ipccs = stats_get_ipccs(&count_ipccs);
stats_get_ipccs    54 uspace/lib/c/include/stats.h extern stats_ipcc_t *stats_get_ipccs(size_t *);
stats_get_ipccs    54 uspace/lib/posix/include/libc/stats.h extern stats_ipcc_t *stats_get_ipccs(size_t *);
HelenOS homepage, sources at GitHub