sqlflex/include/cisam.h:#define IO_SEEK    0x30    /* lseek()  */
sqlflex/include/isbase.h:# define ISLSEEK   lseek
sqlflex/include/isbase.h:# define ISLSEEK   lseek64
sqlflex/include/netisam.h:#define IO_SEEK		0x30		     /* lseek() */
sqlflex/include/sqextern.h:extern long lseek();
sqlflex/src/lib/sqrawio.c:    return( (long) ((long)lseek( prwfile->rwfd, 0L, 1) + 
sqlflex/src/lib/sqrawio.c:    return( lseek( prwfile->rwfd, offset, origin));
sqlflex/src/isam/disam/issystem.c:  if( off != -1L && lseek( fd, off, SEEK_SET ) == -1L )
sqlflex/src/isam/disam/issystem.c:  if( off != -1L && lseek( fd, off, SEEK_SET ) == -1L )
sqlflex/src/isam/disam/issystem.c:  unsigned long end = lseek( fd, 0L, SEEK_END );
sqlflex/src/isam/disam/issystem.c:  unsigned long now = lseek( fd, 0L, SEEK_CUR );
sqlflex/src/isam/disam/issystem.c:  if( lseek( fd, off, SEEK_SET ) == -1L )
sqlflex/src/isam/disam/issystem.c:  if( lseek( fd, off, SEEK_SET ) == -1L )
Binary file sqlflex/unx/fl matches
sqlflex/unx/junk:sqlflex/include/cisam.h:#define IO_SEEK    0x30    /* lseek()  */
sqlflex/unx/junk:sqlflex/include/isbase.h:# define ISLSEEK   lseek
sqlflex/unx/junk:sqlflex/include/isbase.h:# define ISLSEEK   lseek64
sqlflex/unx/junk:sqlflex/include/netisam.h:#define IO_SEEK		0x30		     /* lseek() */
sqlflex/unx/junk:sqlflex/include/sqextern.h:extern long lseek();
sqlflex/unx/junk:sqlflex/src/lib/sqrawio.c:    return( (long) ((long)lseek( prwfile->rwfd, 0L, 1) + 
sqlflex/unx/junk:sqlflex/src/lib/sqrawio.c:    return( lseek( prwfile->rwfd, offset, origin));
sqlflex/unx/junk:sqlflex/src/isam/disam/issystem.c:  if( off != -1L && lseek( fd, off, SEEK_SET ) == -1L )
sqlflex/unx/junk:sqlflex/src/isam/disam/issystem.c:  if( off != -1L && lseek( fd, off, SEEK_SET ) == -1L )
sqlflex/unx/junk:sqlflex/src/isam/disam/issystem.c:  unsigned long end = lseek( fd, 0L, SEEK_END );
sqlflex/unx/junk:sqlflex/src/isam/disam/issystem.c:  unsigned long now = lseek( fd, 0L, SEEK_CUR );
sqlflex/unx/junk:sqlflex/src/isam/disam/issystem.c:  if( lseek( fd, off, SEEK_SET ) == -1L )
sqlflex/unx/junk:sqlflex/src/isam/disam/issystem.c:  if( lseek( fd, off, SEEK_SET ) == -1L )
Binary file sqlflex/unx/xsplit matches
