HelenOS sources
stree_return_t 89 uspace/app/sbi/src/parse.c static stree_return_t *parse_return(parse_t *parse);
stree_return_t 1084 uspace/app/sbi/src/parse.c stree_return_t *return_s;
stree_return_t 1378 uspace/app/sbi/src/parse.c static stree_return_t *parse_return(parse_t *parse)
stree_return_t 1380 uspace/app/sbi/src/parse.c stree_return_t *return_s;
stree_return_t 59 uspace/app/sbi/src/run.c static void run_return(run_t *run, stree_return_t *return_s);
stree_return_t 651 uspace/app/sbi/src/run.c static void run_return(run_t *run, stree_return_t *return_s)
stree_return_t 488 uspace/app/sbi/src/stree.c stree_return_t *stree_return_new(void)
stree_return_t 490 uspace/app/sbi/src/stree.c stree_return_t *return_s;
stree_return_t 492 uspace/app/sbi/src/stree.c return_s = calloc(1, sizeof(stree_return_t));
stree_return_t 62 uspace/app/sbi/src/stree.h stree_return_t *stree_return_new(void);
stree_return_t 508 uspace/app/sbi/src/stree_t.h stree_return_t *return_s;
stree_return_t 83 uspace/app/sbi/src/stype.c static void stype_return(stype_t *stype, stree_return_t *return_s);
stree_return_t 1162 uspace/app/sbi/src/stype.c static void stype_return(stype_t *stype, stree_return_t *return_s)
HelenOS homepage, sources at GitHub