|
XMMS2
|
#include "xcu.h"#include "s4.h"#include <stdio.h>#include <stdlib.h>#include <glib.h>#include <glib/gstdio.h>Macros | |
| #define | ARG_SIZE 10 |
Functions | |
| SETUP (S4) | |
| CLEANUP () | |
| CASE (test_log) | |
| CASE (test_open) | |
| CASE (test_add_and_del) | |
| CASE (test_query) | |
Variables | |
| char * | name |
| s4_t * | s4 |
| #define ARG_SIZE 10 |
| CASE | ( | test_log | ) |
| CASE | ( | test_open | ) |
| CASE | ( | test_add_and_del | ) |
| CASE | ( | test_query | ) |
| CLEANUP | ( | ) |
| SETUP | ( | S4 | ) |
| char* name |
Referenced by CASE(), xmms_collection_get_namespace_string(), xmms_collection_get_random_media(), xmms_collection_init(), xmms_collection_restore(), xmms_collection_snapshot(), xmms_config_property_register(), xmms_config_save(), xmms_output_flush(), xmms_playlist_current_entry(), xmms_playlist_update(), xmms_plugin_find(), xmms_plugin_foreach(), xmms_plugin_load(), xmms_xform_config_lookup(), xmms_xform_goal_hints_get(), and xmms_xform_object_init().
| s4_t* s4 |
1.8.11