Data Fields | |
| dazuko_path * | next |
| int | len |
| char | path [1] |
Definition at line 50 of file dazuko_xp.c.
| struct dazuko_path* dazuko_path::next |
Definition at line 55 of file dazuko_xp.c.
Referenced by dazuko_insert_path_fs(), dazuko_is_selected(), and dazuko_remove_all_paths().
| int dazuko_path::len |
Definition at line 56 of file dazuko_xp.c.
Referenced by dazuko_insert_path_fs(), and dazuko_is_selected().
| char dazuko_path::path[1] |
Definition at line 57 of file dazuko_xp.c.
Referenced by dazuko_insert_path_fs(), dazuko_is_selected(), and dazuko_remove_all_paths().
1.5.1