HelenOS sources
stype_proc_vr_t 2148 uspace/app/sbi/src/stype.c stype_proc_vr_t *proc_vr;
stype_proc_vr_t 2179 uspace/app/sbi/src/stype.c stype_proc_vr_t *proc_vr;
stype_proc_vr_t 2315 uspace/app/sbi/src/stype.c stype_proc_vr_t *stype_proc_vr_new(void)
stype_proc_vr_t 2317 uspace/app/sbi/src/stype.c stype_proc_vr_t *proc_vr;
stype_proc_vr_t 2319 uspace/app/sbi/src/stype.c proc_vr = calloc(1, sizeof(stype_proc_vr_t));
stype_proc_vr_t 65 uspace/app/sbi/src/stype.h stype_proc_vr_t *stype_proc_vr_new(void);
stype_proc_vr_t 82 uspace/app/sbi/src/stype_t.h stype_proc_vr_t *proc_vr;
HelenOS homepage, sources at GitHub