|
MythTV
0.26-pre
|
Public Attributes | |
| struct hdhomerun_debug_message_t * | next |
| struct hdhomerun_debug_message_t * | prev |
| char | buffer [2048] |
Definition at line 54 of file hdhomerun_debug.c.
Definition at line 56 of file hdhomerun_debug.c.
Referenced by hdhomerun_debug_pop_and_free_message(), and hdhomerun_debug_vprintf().
Definition at line 57 of file hdhomerun_debug.c.
Referenced by hdhomerun_debug_pop_and_free_message(), and hdhomerun_debug_vprintf().
| char hdhomerun_debug_message_t::buffer[2048] |
Definition at line 58 of file hdhomerun_debug.c.
Referenced by hdhomerun_debug_output_message_file(), hdhomerun_debug_output_message_sock(), and hdhomerun_debug_vprintf().
1.7.6.1