entry
typedef struct entry {
#undef entry
#define entry my_entry
struct entry {
#define entry _ncu_entry
#undef entry
struct entry {
struct entry {
struct entry {
RB_ENTRY(client_file) entry;
RB_ENTRY(client_window) entry;
TAILQ_ENTRY(client) entry;
RB_ENTRY(key_binding) entry;
RB_ENTRY(key_table) entry;
RB_PROTOTYPE(client_files, client_file, entry, file_cmp);
RB_PROTOTYPE(client_windows, client_window, entry, server_client_window_cmp);
RB_PROTOTYPE(windows, window, entry, window_cmp);
RB_PROTOTYPE(winlinks, winlink, entry, winlink_cmp);
RB_PROTOTYPE(sessions, session, entry, session_cmp);
RB_PROTOTYPE(session_groups, session_group, entry, session_group_cmp);
struct entry {
struct entry {
typedef struct entry entry;
} entry;
static struct entry {
struct entry {