fehQlibs 27
Qlibs
Loading...
Searching...
No Matches
errtmp.c File Reference
#include <errno.h>
#include "error.h"
Include dependency graph for errtmp.c:

Go to the source code of this file.

Macros

#define X(n)
 

Functions

int error_temp (int e)
 

Detailed Description

Author
djb qmail

Definition in file errtmp.c.

Macro Definition Documentation

◆ X

#define X ( n)
Value:
if (e == n) return 1;

Definition at line 13 of file errtmp.c.

Function Documentation

◆ error_temp()

int error_temp ( int e)

Definition at line 15 of file errtmp.c.