curr_def          365 src/editor/etags.c         etags_hash_t *curr_def = NULL;
curr_def          368 src/editor/etags.c         listbox_get_current (def_list, &curr, (void **) &curr_def);
curr_def          398 src/editor/etags.c                 vfs_path_from_str ((char *) curr_def->fullpath);
curr_def          399 src/editor/etags.c             edit_history_moveto[edit_stack_iterator].line = curr_def->line;