Data Fields | |
struct chanset_t * | chan |
char * | msg |
struct share_msgq * | next |
Definition at line 60 of file share.c.
Definition at line 61 of file share.c.
Referenced by q_addmsg().
char* msg |
Definition at line 62 of file share.c.
Referenced by del_tbuf(), dump_resync(), q_addmsg(), and share_expmem().
struct share_msgq* next [read] |
Definition at line 63 of file share.c.
Referenced by del_tbuf(), dump_resync(), q_addmsg(), share_expmem(), and status_tbufs().