HomeSort by relevance Sort by last modified time
    Searched defs:fseek (Results 1 - 3 of 3) sorted by null

  /bionic/libc/stdio/
fseek.c 1 /* $OpenBSD: fseek.c,v 1.7 2005/08/08 08:05:36 espie Exp $ */
248 * fseek()'s offset is a long and sizeof(off_t) != sizeof(long) on all arches
251 __indr_reference(fseeko, fseek);
254 fseek(FILE *fp, long offset, int whence) function
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 882 int (*fseek)(FILE *f,long offset,int whence); member in struct:__anon11762
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 882 int (*fseek)(FILE *f,long offset,int whence); member in struct:__anon12061
    [all...]

Completed in 123 milliseconds