|
Aegis
4.25.D505
|
Go to the source code of this file.
Defines | |
| #define | ELAPSED_TIME_THRESHOLD (10L * 60L) |
| #define | USAGE_WIDTH 7 |
| #define | ACTION_WIDTH 8 |
| #define | EDIT_WIDTH 12 |
| #define | LOGIN_WIDTH 8 |
| #define | WHAT_WIDTH 15 |
| #define | WHEN_WIDTH 15 |
| #define | WHO_WIDTH LOGIN_WIDTH |
| #define | CHANGE_WIDTH 7 |
| #define | STATE_WIDTH 15 |
| #define | ARCH_WIDTH 8 |
| #define | HOST_WIDTH 8 |
| #define | TIME_WIDTH 11 |
| #define | INDENT_WIDTH 8 |
| #define | PROJECT_WIDTH 15 |
| #define | DIRECTORY_WIDTH 23 |
| #define | ATTR_WIDTH 15 |
| #define | UUID_WIDTH 36 |
| #define | FILENAME_WIDTH 42 |
| #define | VERSION_WIDTH 10 |
| #define ACTION_WIDTH 8 |
Definition at line 32 of file column_width.h.
| #define ARCH_WIDTH 8 |
Definition at line 41 of file column_width.h.
| #define ATTR_WIDTH 15 |
Definition at line 47 of file column_width.h.
| #define CHANGE_WIDTH 7 |
Definition at line 39 of file column_width.h.
| #define DIRECTORY_WIDTH 23 |
Definition at line 46 of file column_width.h.
| #define EDIT_WIDTH 12 |
Definition at line 33 of file column_width.h.
| #define ELAPSED_TIME_THRESHOLD (10L * 60L) |
Definition at line 24 of file column_width.h.
| #define FILENAME_WIDTH 42 |
Definition at line 49 of file column_width.h.
| #define HOST_WIDTH 8 |
Definition at line 42 of file column_width.h.
| #define INDENT_WIDTH 8 |
Definition at line 44 of file column_width.h.
| #define LOGIN_WIDTH 8 |
Definition at line 35 of file column_width.h.
| #define PROJECT_WIDTH 15 |
Definition at line 45 of file column_width.h.
| #define STATE_WIDTH 15 |
Definition at line 40 of file column_width.h.
| #define TIME_WIDTH 11 |
Definition at line 43 of file column_width.h.
| #define USAGE_WIDTH 7 |
Definition at line 31 of file column_width.h.
| #define UUID_WIDTH 36 |
Definition at line 48 of file column_width.h.
| #define VERSION_WIDTH 10 |
Definition at line 50 of file column_width.h.
| #define WHAT_WIDTH 15 |
Definition at line 36 of file column_width.h.
| #define WHEN_WIDTH 15 |
Definition at line 37 of file column_width.h.
| #define WHO_WIDTH LOGIN_WIDTH |
Definition at line 38 of file column_width.h.
1.7.6.1