Searched refs:scbuf (Results 1 – 1 of 1) sorted by relevance
310 struct scheddump *scbuf, *p; in getstdin() local312 sched_dump((caddr_t *)&scbuf, &len); in getstdin()313 if (scbuf == NULL) in getstdin()315 for (p = scbuf; len; p++) { in getstdin()319 racoon_free(scbuf); in getstdin()