link 337 lib/vfs/interface.c MC_RENAMEOP (link) link 185 lib/vfs/vfs.h int (*link) (const vfs_path_t *vpath1, const vfs_path_t *vpath2); link 110 src/help.c const char *link; // Pointer to the selected link link 619 src/help.c history[history_ptr].link = selected_item; link 645 src/help.c history[history_ptr].link = selected_item; link 659 src/help.c selected_item = history[history_ptr].link; link 771 src/help.c selected_item = history[history_ptr].link; link 778 src/help.c history[history_ptr].link = selected_item; link 1036 src/help.c history[history_ptr].link = la->link_name; link 1154 src/help.c history[i].link = selected_item; link 338 src/vfs/local/local.c return link (path1, path2); link 508 src/vfs/local/local.c vfs_local_ops->link = local_link; link 835 src/vfs/sftpfs/sftpfs.c vfs_sftpfs_ops->link = sftpfs_cb_link; link 1719 src/vfs/shell/shell.c vfs_shell_ops->link = shell_link;