Go to the source code of this file.
Functions | |
int | song_print_info (struct client *client, struct song *song) |
int | songvec_print (struct client *client, const struct songvec *sv) |
void | song_print_url (struct client *client, struct song *song) |
int song_print_info | ( | struct client * | client, | |
struct song * | song | |||
) |
void song_print_url | ( | struct client * | client, | |
struct song * | song | |||
) |
int songvec_print | ( | struct client * | client, | |
const struct songvec * | sv | |||
) |