|
libtools
|
Go to the source code of this file.
Macros | |
| #define | EIO 5 |
| I/O error. More... | |
| #define | EPIPE 32 |
| Broken pipe. More... | |
Variables | |
| int | errno |
| Last error number. More... | |
| #define EIO 5 |
I/O error.
| #define EPIPE 32 |
Broken pipe.
| int errno |
Last error number.
1.8.11