Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bnu/
H A Deio.c135 off_t startPoint; /* Offset from begining of the file in local
147 startPoint = lseek(fd1, 0L, 1);
148 if (startPoint < 0)
153 msglen = statbuf.st_size - startPoint;