Data Fields | |
char | bot [9 */+1] |
time_t | timer |
struct share_msgq * | q |
struct tandbuf_t * | next |
Definition at line 66 of file share.c.
char bot[9 */+1] |
Definition at line 67 of file share.c.
Referenced by can_resync(), check_expired_tbufs(), dump_resync(), flush_tbuf(), q_resync(), q_tbuf(), share_expmem(), and status_tbufs().
Definition at line 70 of file share.c.
Referenced by can_resync(), check_expired_tbufs(), del_tbuf(), dump_resync(), flush_tbuf(), q_resync(), q_tbuf(), share_close(), share_expmem(), and status_tbufs().
struct share_msgq* q [read] |
Definition at line 69 of file share.c.
Referenced by dump_resync(), q_resync(), q_tbuf(), share_expmem(), and status_tbufs().
Definition at line 68 of file share.c.
Referenced by check_expired_tbufs().