Home | History | Annotate | Download | only in include

Lines Matching defs:off_t

374 #ifndef	off_t
375 typedef __off_t off_t;
376 #define off_t __off_t
377 #endif /* off_t */
380 int fseeko(FILE *, off_t, int);
381 off_t ftello(FILE *);
433 off_t (*)(void *, off_t, int),
438 off_t (*)(void *, off_t, int),