cl_limit_log ( struct msg_ctrl* ml, int priority, char const* fmt, ... )
Field 'ml.lspam.window' in 1st parameter 'ml' (pointer) is of type 'time_t'.
cl_limit_log_destroy ( struct msg_ctrl* ml )
Field 'ml.lspam.window' in 1st parameter 'ml' (pointer) is of type 'time_t'.
cl_limit_log_new ( struct logspam* lspam )
Field 'lspam.reset_time' in 1st parameter 'lspam' (pointer) is of type 'time_t'.
cl_limit_log_reset ( struct msg_ctrl* ml )
Field 'ml.lspam.window' in 1st parameter 'ml' (pointer) is of type 'time_t'.
G_main_add_IPC_Channel ( int priority, IPC_Channel* ch, gboolean can_recurse, gboolean(*dispatch)(IPC_Channel*, gpointer), gpointer userdata, GDestroyNotify notify )
Field 'ch.recv_queue.last_maxqlen_warn' in 2nd parameter 'ch' (pointer) is of type 'time_t'.
G_main_add_IPC_WaitConnection ( int priority, IPC_WaitConnection* ch, IPC_Auth* auth_info, gboolean can_recurse, gboolean(*dispatch)(IPC_Channel*, gpointer), gpointer userdata, GDestroyNotify notify )
Field 'dispatch.p0.recv_queue.last_maxqlen_warn' in 5th parameter 'dispatch' has base type 'time_t'.
G_main_del_IPC_Channel ( GCHSource* chp )
Field 'chp.ch.recv_queue.last_maxqlen_warn' in 1st parameter 'chp' (pointer) is of type 'time_t'.
G_main_del_IPC_WaitConnection ( GWCSource* wcp )
Field 'wcp.dispatch.p0.recv_queue.last_maxqlen_warn' in 1st parameter 'wcp' (pointer) has base type 'time_t'.
G_main_IPC_Channel_constructor ( GSource* source, IPC_Channel* ch, gpointer userdata, GDestroyNotify notify )
Field 'ch.recv_queue.last_maxqlen_warn' in 2nd parameter 'ch' (pointer) is of type 'time_t'.
G_main_IPC_Channel_pause ( GCHSource* chp )
Field 'chp.ch.recv_queue.last_maxqlen_warn' in 1st parameter 'chp' (pointer) is of type 'time_t'.
...