HelenOS sources

stype_proc_vr_new  108 uspace/app/sbi/src/imode.c 	stype.proc_vr = stype_proc_vr_new();
stype_proc_vr_new  264 uspace/app/sbi/src/stype.c 	stype->proc_vr = stype_proc_vr_new();
stype_proc_vr_new  483 uspace/app/sbi/src/stype.c 	stype->proc_vr = stype_proc_vr_new();
stype_proc_vr_new  525 uspace/app/sbi/src/stype.c 	stype->proc_vr = stype_proc_vr_new();
stype_proc_vr_new   65 uspace/app/sbi/src/stype.h stype_proc_vr_t *stype_proc_vr_new(void);
HelenOS homepage, sources at GitHub