gPTP Documentation
|
#include <stdio.h>
Go to the source code of this file.
Macros | |
#define | XPTPD_ERROR(fmt,...) fprintf( stderr, "ERROR at %u in %s: " fmt "\n", __LINE__, __FILE__ ,## __VA_ARGS__) |
#define | XPTPD_INFO(fmt,...) |
#define XPTPD_ERROR | ( | fmt, | |
... | |||
) | fprintf( stderr, "ERROR at %u in %s: " fmt "\n", __LINE__, __FILE__ ,## __VA_ARGS__) |
Prints errors at stderr output
#define XPTPD_INFO | ( | fmt, | |
... | |||
) |
debugs disabled