Searched refs:scbuf (Results 1 – 1 of 1) sorted by relevance
1020 char scbuf[MAXBLK]; in get_phys() local1031 while ((res = read(arfd, scbuf, sizeof(scbuf))) > 0) in get_phys()1060 if ((phyblk = read(arfd, scbuf, sizeof(scbuf))) <= 0) { in get_phys()1069 while ((res = read(arfd, scbuf, sizeof(scbuf))) > 0) in get_phys()