#include "iarray.h"
Go to the source code of this file.
Data Structures | |
struct | _el_path_s |
entry-list path. More... | |
Typedefs | |
typedef _el_path_s | el_path_t |
entry-list path. | |
Functions | |
int | elpath_init (void) |
void | elpath_shutdown (void) |
el_path_t * | elpath_add (const char *path) |
void | elpath_del (el_path_t *elpath) |
el_path_t * | elpath_addref (el_path_t *path) |
Variables | |
el_path_t * | pathes |
entry-list pathes list head. |
dcplaya documentation version 2.0 | Generated on November 2004 by doxygen 1.3.6 |