HomeSort by: relevance | last modified time | path
    Searched refs:seekoff (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.sbin/puffs/mount_9p/
subr.c 111 if (dfp->seekoff == wantoff) {
165 dfp->seekoff = curoff;
ninepuffs.h 115 off_t seekoff; member in struct:dirfid
node.c 224 dfp->seekoff += statsize;
  /src/common/dist/zlib/contrib/iostream/
zfstream.h 24 virtual streampos seekoff( streamoff, ios::seek_dir, int );
zfstream.cpp 129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { function in class:gzfilebuf

Completed in 13 milliseconds