Home
last modified time | relevance | path

Searched refs:Riobuf (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/bnu/
H A Dcu.c143 static char Riobuf[2*WRIOBSZ]; variable
300 Riop[0] = &Riobuf[0];
301 Riop[1] = &Riobuf[WRIOBSZ];
1445 riobuf = &Riobuf[rfd*WRIOBSZ]; in r_char()