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