HelenOS sources
fmgt_progress_t 64 uspace/app/nav/newfile.c static void new_file_progress(void *, fmgt_progress_t *);
fmgt_progress_t 233 uspace/app/nav/newfile.c static void new_file_progress(void *arg, fmgt_progress_t *progress)
fmgt_progress_t 46 uspace/app/newfile/newfile.c static void newfile_progress(void *, fmgt_progress_t *);
fmgt_progress_t 71 uspace/app/newfile/newfile.c static void newfile_progress(void *arg, fmgt_progress_t *progress)
fmgt_progress_t 55 uspace/lib/fmgt/include/types/fmgt.h void (*progress)(void *, fmgt_progress_t *);
fmgt_progress_t 143 uspace/lib/fmgt/src/fmgt.c static void fmgt_get_progress(fmgt_t *fmgt, fmgt_progress_t *progress)
fmgt_progress_t 166 uspace/lib/fmgt/src/fmgt.c fmgt_progress_t progress;
fmgt_progress_t 41 uspace/lib/fmgt/test/fmgt.c static void test_fmgt_progress(void *, fmgt_progress_t *);
fmgt_progress_t 237 uspace/lib/fmgt/test/fmgt.c static void test_fmgt_progress(void *arg, fmgt_progress_t *progress)
HelenOS homepage, sources at GitHub