Searched refs:st_buf (Results 1 – 1 of 1) sorted by relevance
1077 struct stat st_buf; local1082 if (fstat (fd, &st_buf) < 0)1085 if (!(st_buf.st_size))1088 cpstart = xmalloc (2 * STAT_BLOCKSIZE(st_buf));1103 if (nl - cp >= STAT_BLOCKSIZE(st_buf))1106 (unsigned long) STAT_BLOCKSIZE(st_buf));1112 i = read (fd, nl, STAT_BLOCKSIZE(st_buf));