HelenOS sources

fmgt_action_t     171 uspace/app/sysinst/sysinst.c static void sysinst_fmgt_action(void *, fmgt_action_t, const char *,
fmgt_action_t     438 uspace/app/sysinst/sysinst.c static void sysinst_fmgt_action(void *arg, fmgt_action_t action,
fmgt_action_t     137 uspace/lib/fmgt/include/types/fmgt.h 	void (*action)(void *, fmgt_action_t, const char *, const char *);
fmgt_action_t      56 uspace/lib/fmgt/private/fmgt.h extern void fmgt_report_action(fmgt_t *, fmgt_action_t, const char *,
fmgt_action_t     227 uspace/lib/fmgt/src/fmgt.c void fmgt_report_action(fmgt_t *fmgt, fmgt_action_t action, const char *src,
HelenOS homepage, sources at GitHub