sic_error.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void sic_perror (const char *s)
 Sic version of the perror system call with call to exit.
void sic_pwarning (const char *s)
 Sic version of the perror system call.


Function Documentation

void sic_perror ( const char *  s  ) 

Sic version of the perror system call with call to exit.

Parameters:
[in] s is the prefix of the message.

Definition at line 22 of file sic_error.c.

References sic_do_exit(), and sic_get_current_task_id().

Referenced by run_xremote(), sic_launch(), and xgag_detach().

Here is the call graph for this function:

Here is the caller graph for this function:

void sic_pwarning ( const char *  s  ) 

Sic version of the perror system call.

Parameters:
[in] s is the prefix of the message.

Definition at line 55 of file sic_error.c.

References sic_get_current_task_id().

Referenced by sic_terminate().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Tue Mar 13 15:20:55 2007 for SIC by  doxygen 1.5.1