HelenOS sources

stree_proc_new    366 uspace/app/sbi/src/builtin.c 	fun->proc = stree_proc_new();
stree_proc_new    111 uspace/app/sbi/src/imode.c 	proc = stree_proc_new();
stree_proc_new    394 uspace/app/sbi/src/parse.c 	ctor->proc = stree_proc_new();
stree_proc_new    592 uspace/app/sbi/src/parse.c 	fun->proc = stree_proc_new();
stree_proc_new    966 uspace/app/sbi/src/parse.c 	getter = stree_proc_new();
stree_proc_new   1033 uspace/app/sbi/src/parse.c 	setter = stree_proc_new();
stree_proc_new     49 uspace/app/sbi/src/stree.h stree_proc_t *stree_proc_new(void);
HelenOS homepage, sources at GitHub