hexchat_command ( hexchat_plugin* ph, char const* command )
Field 'ph.hexchat_emit_print_attrs.p1.server_time_utc' in 1st parameter 'ph' (pointer) has base type 'time_t'.
hexchat_commandf ( hexchat_plugin* ph, char const* format, ... )
Field 'ph.hexchat_emit_print_attrs.p1.server_time_utc' in 1st parameter 'ph' (pointer) has base type 'time_t'.
hexchat_emit_print ( hexchat_plugin* ph, char const* event_name, ... )
Field 'ph.hexchat_emit_print_attrs.p1.server_time_utc' in 1st parameter 'ph' (pointer) has base type 'time_t'.
hexchat_emit_print_attrs ( hexchat_plugin* ph, struct hexchat_event_attrs* attrs, char const* event_name, ... )
Field 'attrs.server_time_utc' in 2nd parameter 'attrs' (pointer) is of type 'time_t'.
hexchat_event_attrs_create ( hexchat_plugin* ph )
Field 'ph.hexchat_emit_print_attrs.p1.server_time_utc' in 1st parameter 'ph' (pointer) has base type 'time_t'.
hexchat_event_attrs_free ( hexchat_plugin* ph, struct hexchat_event_attrs* attrs )
Field 'attrs.server_time_utc' in 2nd parameter 'attrs' (pointer) is of type 'time_t'.
hexchat_find_context ( hexchat_plugin* ph, char const* servname, char const* channel )
Field 'ph.hexchat_emit_print_attrs.p1.server_time_utc' in 1st parameter 'ph' (pointer) has base type 'time_t'.
hexchat_free ( hexchat_plugin* ph, void* ptr )
Field 'ph.hexchat_emit_print_attrs.p1.server_time_utc' in 1st parameter 'ph' (pointer) has base type 'time_t'.
hexchat_get_context ( hexchat_plugin* ph )
Field 'ph.hexchat_emit_print_attrs.p1.server_time_utc' in 1st parameter 'ph' (pointer) has base type 'time_t'.
hexchat_get_info ( hexchat_plugin* ph, char const* id )
Field 'ph.hexchat_emit_print_attrs.p1.server_time_utc' in 1st parameter 'ph' (pointer) has base type 'time_t'.
...