Data Fields | |
path * | next |
int | len |
char * | path |
Definition at line 71 of file dazuko_core.c.
struct path* path::next |
Definition at line 76 of file dazuko_core.c.
Referenced by dazuko_insert_path_fs(), dazuko_is_selected(), and dazuko_remove_all_paths().
int path::len |
Definition at line 77 of file dazuko_core.c.
Referenced by dazuko_insert_path_fs(), and dazuko_is_selected().
char* path::path |
Definition at line 78 of file dazuko_core.c.
Referenced by dazuko_insert_path_fs(), dazuko_is_selected(), and dazuko_remove_all_paths().