mod_musicindex  1.4.1
mysql_dir Struct Reference

hand crafted "dirent" applied to our mysql data structure More...

Data Fields

char * d_name
struct mysql_dirnext

Detailed Description

hand crafted "dirent" applied to our mysql data structure

Definition at line 888 of file cache-mysql.c.

Field Documentation

char* mysql_dir::d_name

Definition at line 889 of file cache-mysql.c.

Referenced by mysql_cache_readdir().

struct mysql_dir* mysql_dir::next

Definition at line 890 of file cache-mysql.c.

Referenced by mysql_cache_readdir().


The documentation for this struct was generated from the following file: