HelenOS sources

fmgt_progress_t    67 uspace/app/nav/newfile.c static void new_file_progress(void *, fmgt_progress_t *);
fmgt_progress_t   258 uspace/app/nav/newfile.c static void new_file_progress(void *arg, fmgt_progress_t *progress)
fmgt_progress_t    50 uspace/app/newfile/newfile.c static void newfile_progress(void *, fmgt_progress_t *);
fmgt_progress_t   114 uspace/app/newfile/newfile.c static void newfile_progress(void *arg, fmgt_progress_t *progress)
fmgt_progress_t    85 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   287 uspace/lib/fmgt/test/fmgt.c static void test_fmgt_progress(void *arg, fmgt_progress_t *progress)
HelenOS homepage, sources at GitHub