i3
shmlog.h File Reference
#include <config.h>
Include dependency graph for shmlog.h:
This graph shows which files directly or indirectly include this file:

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.
 

Variables

const int default_shmlog_size
 

Typedef Documentation

◆ i3_shmlog_header

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.

Variable Documentation

◆ default_shmlog_size

const int default_shmlog_size
extern

Definition at line 84 of file main.c.

Referenced by cmd_shmlog(), and main().