Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

macPrims.c File Reference


Functions

void resetTerminal ()
bool get_SIOUX_nonblocking ()
void set_SIOUX_nonblocking (void (*)())
bool get_SIOUX_nonblocking_prim ()
void set_SIOUX_nonblocking_prim (bool x)
int open_wrap (char *path, int flags, int mode)
int close_wrap (int fd)
int read_wrap (int fd, char *buf, int buf_len, int offset, int nbytes, void *FH)
int write_wrap (int fd, char *buf, int buf_len, int offset, int nbytes, void *FH)
int rename_wrap (char* old, char* neww, void* FH)

Variables

char* MacOS_File_seal


Function Documentation

void resetTerminal ()

bool get_SIOUX_nonblocking ()

void set_SIOUX_nonblocking (void(*)())

bool get_SIOUX_nonblocking_prim ()

void set_SIOUX_nonblocking_prim (bool x)

int open_wrap (char * path, int flags, int mode)

int close_wrap (int fd)

int read_wrap (int fd, char * buf, int buf_len, int offset, int nbytes, void * FH)

int write_wrap (int fd, char * buf, int buf_len, int offset, int nbytes, void * FH)

int rename_wrap (char * old, char * neww, void * FH)


Variable Documentation

char* MacOS_File_seal


Generated at Tue Jun 27 12:06:48 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999