HelenOS sources

stree_access_t    514 uspace/app/sbi/src/p_expr.c 	stree_access_t *access;
stree_access_t     97 uspace/app/sbi/src/run_expr.c static void run_access(run_t *run, stree_access_t *access, rdata_item_t **res);
stree_access_t     98 uspace/app/sbi/src/run_expr.c static void run_access_item(run_t *run, stree_access_t *access,
stree_access_t    100 uspace/app/sbi/src/run_expr.c static void run_access_ref(run_t *run, stree_access_t *access,
stree_access_t    102 uspace/app/sbi/src/run_expr.c static void run_access_deleg(run_t *run, stree_access_t *access,
stree_access_t    104 uspace/app/sbi/src/run_expr.c static void run_access_object(run_t *run, stree_access_t *access,
stree_access_t    106 uspace/app/sbi/src/run_expr.c static void run_access_object_static(run_t *run, stree_access_t *access,
stree_access_t    108 uspace/app/sbi/src/run_expr.c static void run_access_object_nonstatic(run_t *run, stree_access_t *access,
stree_access_t    110 uspace/app/sbi/src/run_expr.c static void run_access_symbol(run_t *run, stree_access_t *access,
stree_access_t   1556 uspace/app/sbi/src/run_expr.c static void run_access(run_t *run, stree_access_t *access, rdata_item_t **res)
stree_access_t   1589 uspace/app/sbi/src/run_expr.c static void run_access_item(run_t *run, stree_access_t *access,
stree_access_t   1633 uspace/app/sbi/src/run_expr.c static void run_access_ref(run_t *run, stree_access_t *access,
stree_access_t   1660 uspace/app/sbi/src/run_expr.c static void run_access_deleg(run_t *run, stree_access_t *access,
stree_access_t   1679 uspace/app/sbi/src/run_expr.c static void run_access_object(run_t *run, stree_access_t *access,
stree_access_t   1709 uspace/app/sbi/src/run_expr.c static void run_access_object_static(run_t *run, stree_access_t *access,
stree_access_t   1832 uspace/app/sbi/src/run_expr.c static void run_access_object_nonstatic(run_t *run, stree_access_t *access,
stree_access_t   1942 uspace/app/sbi/src/run_expr.c static void run_access_symbol(run_t *run, stree_access_t *access,
stree_access_t    699 uspace/app/sbi/src/stree.c stree_access_t *stree_access_new(void)
stree_access_t    701 uspace/app/sbi/src/stree.c 	stree_access_t *access;
stree_access_t    703 uspace/app/sbi/src/stree.c 	access = calloc(1, sizeof(stree_access_t));
stree_access_t     76 uspace/app/sbi/src/stree.h stree_access_t *stree_access_new(void);
stree_access_t    275 uspace/app/sbi/src/stree_t.h 		stree_access_t *access;
stree_access_t    102 uspace/app/sbi/src/stype_expr.c static void stype_access(stype_t *stype, stree_access_t *access,
stree_access_t    104 uspace/app/sbi/src/stype_expr.c static void stype_access_tprimitive(stype_t *stype, stree_access_t *access,
stree_access_t    106 uspace/app/sbi/src/stype_expr.c static void stype_access_tobject(stype_t *stype, stree_access_t *access,
stree_access_t    108 uspace/app/sbi/src/stype_expr.c static void stype_access_tarray(stype_t *stype, stree_access_t *access,
stree_access_t    110 uspace/app/sbi/src/stype_expr.c static void stype_access_tebase(stype_t *stype, stree_access_t *access,
stree_access_t   1099 uspace/app/sbi/src/stype_expr.c static void stype_access(stype_t *stype, stree_access_t *access,
stree_access_t   1170 uspace/app/sbi/src/stype_expr.c static void stype_access_tprimitive(stype_t *stype, stree_access_t *access,
stree_access_t   1193 uspace/app/sbi/src/stype_expr.c static void stype_access_tobject(stype_t *stype, stree_access_t *access,
stree_access_t   1329 uspace/app/sbi/src/stype_expr.c static void stype_access_tarray(stype_t *stype, stree_access_t *access,
stree_access_t   1351 uspace/app/sbi/src/stype_expr.c static void stype_access_tebase(stype_t *stype, stree_access_t *access,
HelenOS homepage, sources at GitHub