osmtpd_filter_reject ( struct osmtpd_ctx* p1, int p2, char const* p3, ... )
Field 'p1.tm' in 1st parameter 'p1' (pointer) is of type 'struct timespec'.
osmtpd_local_message ( void*(*p1)(struct osmtpd_ctx*), void(*p2)(struct osmtpd_ctx*, void*) )
Field 'p1.p0.tm' in 1st parameter 'p1' has base type 'struct timespec'.
osmtpd_local_session ( void*(*p1)(struct osmtpd_ctx*), void(*p2)(struct osmtpd_ctx*, void*) )
Field 'p1.p0.tm' in 1st parameter 'p1' has base type 'struct timespec'.
osmtpd_filter_proceed ( struct osmtpd_ctx* p1 )
Field 'p1.tm' in 1st parameter 'p1' (pointer) is of type 'struct timespec'.
osmtpd_filter_rewrite ( struct osmtpd_ctx* p1, char const* p2, ... )
Field 'p1.tm' in 1st parameter 'p1' (pointer) is of type 'struct timespec'.
osmtpd_filter_dataline ( struct osmtpd_ctx* p1, char const* p2, ... )
Field 'p1.tm' in 1st parameter 'p1' (pointer) is of type 'struct timespec'.
osmtpd_filter_disconnect ( struct osmtpd_ctx* p1, char const* p2, ... )
Field 'p1.tm' in 1st parameter 'p1' (pointer) is of type 'struct timespec'.
osmtpd_filter_reject_enh ( struct osmtpd_ctx* p1, int p2, int p3, int p4, int p5, char const* p6, ... )
Field 'p1.tm' in 1st parameter 'p1' (pointer) is of type 'struct timespec'.
osmtpd_register_filter_wiz ( void(*p1)(struct osmtpd_ctx*) )
Field 'p1.p0.tm' in 1st parameter 'p1' has base type 'struct timespec'.
osmtpd_register_report_tls ( int p1, void(*p2)(struct osmtpd_ctx*, char const*) )
Field 'p2.p0.tm' in 2nd parameter 'p2' has base type 'struct timespec'.
...