Go to the source code of this file.
Functions | |
| int | scan_itms (const char *filename) |
| int | is_file (const char *filename) |
| void | usage () |
| int | UpdateMythConverg (char *artname, char *albname, char *songname, char *rating, char *count) |
Variables | |
| MYSQL * | mysql |
| void usage | ( | ) |
Definition at line 5006 of file mythburn.py.
| int UpdateMythConverg | ( | char * | artname, | |
| char * | albname, | |||
| char * | songname, | |||
| char * | rating, | |||
| char * | count | |||
| ) |
Definition at line 38 of file it2m.c.
Referenced by scan_itms().
| MYSQL* mysql |
Definition at line 32 of file it2m.h.
Referenced by main(), and UpdateMythConverg().
1.6.3