syscalls.cc File Reference

#include "AppHdr.h"
#include "syscalls.h"
#include <unistd.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>

Include dependency graph for syscalls.cc:


Functions

bool lock_file (int fd, bool write, bool wait)
bool unlock_file (int fd)
bool read_urandom (char *buf, int len)
int fdatasync (int fd)

Function Documentation

int fdatasync ( int  fd  ) 

bool lock_file ( int  fd,
bool  write,
bool  wait 
)

Here is the call graph for this function:

bool read_urandom ( char *  buf,
int  len 
)

bool unlock_file ( int  fd  ) 


Generated on Thu Jan 13 13:27:09 2011 by  doxygen 1.5.6