ReactOS 0.4.15-dev-7942-gd23573b
err.h File Reference
#include "various.h"
#include <stdarg.h>
Include dependency graph for err.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void err __P ((int, const char *,...))
 
void verr __P ((int, const char *, va_list))
 
void warn __P ((const char *,...))
 
void vwarn __P ((const char *, va_list))
 

Function Documentation

◆ __P() [1/4]

void vwarnx __P ( (const char *, va_list )

◆ __P() [2/4]

void warnx __P ( (const char *,...)  )

◆ __P() [3/4]

void verrx __P ( (int, const char *, va_list )

◆ __P() [4/4]

void errx __P ( (int, const char *,...)  )