|
i3
|
#include <config.h>

Go to the source code of this file.
Data Structures | |
| struct | i3_shmlog_header |
| Header of the shmlog file. More... | |
Typedefs | |
| typedef struct i3_shmlog_header | i3_shmlog_header |
| Header of the shmlog file. More... | |
Variables | |
| const int | default_shmlog_size |
| typedef struct i3_shmlog_header i3_shmlog_header |
Header of the shmlog file.
Used by i3/src/log.c and i3/i3-dump-log/main.c.
|
extern |
Definition at line 84 of file main.c.
Referenced by cmd_shmlog(), and main().