src/lib/stdio/flushbuf.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include "loc_incl.h"
#include <sys/types.h>

Go to the source code of this file.

Functions

off_t _lseek (int fildes, off_t offset, int whence)
ssize_t _write (int d, const char *buf, int nbytes)
int _isatty (int d)
int __flushbuf (int c, FILE *stream)

Variables

void(* _clean )(void)


Function Documentation

int __flushbuf ( int  c,
FILE stream 
)

Definition at line 33 of file flushbuf.c.

int _isatty ( int  d  ) 

off_t _lseek ( int  fildes,
off_t  offset,
int  whence 
)

ssize_t _write ( int  d,
const char *  buf,
int  nbytes 
)


Variable Documentation

void(* _clean)(void)


Generated on Tue Mar 9 04:37:00 2010 for Minix by  doxygen 1.5.8