dcrud  0.0.0
Distributed data and services
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
CheckSysCall.h File Reference
#include <util/types.h>
Include dependency graph for CheckSysCall.h:

Go to the source code of this file.

Functions

bool utilCheckSysCall (bool ok, const char *file, int line, const char *format,...)
 

Function Documentation

bool utilCheckSysCall ( bool  ok,
const char *  file,
int  line,
const char *  format,
  ... 
)