Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/bnu/
H A Deio.c142 off_t startPoint; /* Offset from begining of the file in local
154 startPoint = lseek(fd1, 0L, 1);
155 if (startPoint < 0)
160 msglen = statbuf.st_size - startPoint;