Go to the source code of this file.
Functions | |
| static void | cleanup (void) |
| int | main (int argc, char *argv[]) |
Variables | |
| QString | pidfile |
| QString | logfile = "" |
| static void cleanup | ( | void | ) | [static] |
Definition at line 40 of file mythtv/programs/mythmediaserver/main.cpp.
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 73 of file mythtv/programs/mythmediaserver/main.cpp.
| QString pidfile |
Definition at line 37 of file mythtv/programs/mythmediaserver/main.cpp.
| QString logfile = "" |
Definition at line 38 of file mythtv/programs/mythmediaserver/main.cpp.
1.6.3