|
Torc
0.1
|
Go to the source code of this file.
Macros | |
| #define | TORC_EXIT_OK 0 |
| #define | TORC_EXIT_RESTART 1 |
| #define | TORC_EXIT_UNKOWN_ERROR 128 |
| #define | TORC_EXIT_INVALID_CMDLINE 129 |
| #define | TORC_EXIT_NO_CONTEXT 130 |
| #define TORC_EXIT_INVALID_CMDLINE 129 |
Definition at line 7 of file torcexitcodes.h.
| #define TORC_EXIT_NO_CONTEXT 130 |
Definition at line 8 of file torcexitcodes.h.
| #define TORC_EXIT_OK 0 |
Definition at line 4 of file torcexitcodes.h.
| #define TORC_EXIT_RESTART 1 |
Definition at line 5 of file torcexitcodes.h.
| #define TORC_EXIT_UNKOWN_ERROR 128 |
Definition at line 6 of file torcexitcodes.h.
1.8.11