HelenOS sources

fmgt_exists_action_t   51 uspace/app/copy/copy.c static fmgt_exists_action_t copy_exists_query(void *, fmgt_exists_t *);
fmgt_exists_action_t  203 uspace/app/copy/copy.c static fmgt_exists_action_t copy_exists_query(void *arg, fmgt_exists_t *exists)
fmgt_exists_action_t  882 uspace/app/nav/nav.c fmgt_exists_action_t navigator_exists_query(void *arg, fmgt_exists_t *exists)
fmgt_exists_action_t  887 uspace/app/nav/nav.c 	fmgt_exists_action_t exists_act;
fmgt_exists_action_t   57 uspace/app/nav/nav.h extern fmgt_exists_action_t navigator_exists_query(void *, fmgt_exists_t *);
fmgt_exists_action_t   81 uspace/app/nav/types/nav.h 	fmgt_exists_action_t exists_act;
fmgt_exists_action_t  112 uspace/lib/fmgt/include/types/fmgt.h 	fmgt_exists_action_t (*exists_query)(void *, fmgt_exists_t *);
fmgt_exists_action_t   49 uspace/lib/fmgt/private/fmgt.h extern fmgt_exists_action_t fmgt_exists_query(fmgt_t *, fmgt_exists_t *);
fmgt_exists_action_t  291 uspace/lib/fmgt/src/fmgt.c fmgt_exists_action_t fmgt_exists_query(fmgt_t *fmgt, fmgt_exists_t *exists)
fmgt_exists_action_t   91 uspace/lib/fmgt/src/fsops.c 	fmgt_exists_action_t exaction;
HelenOS homepage, sources at GitHub