38
38
typedef struct st_my_dir /* Struct returned from my_dir */
42
42
which is allocated right after the end of MY_DIR structure (MEM_ROOT
43
43
for storing names is also resides there). We've left them here because
44
44
we don't want to change code that uses my_dir.