Home
last modified time | relevance | path

Searched refs:panel_fname_vpath (Results 1 – 2 of 2) sorted by relevance

/dports/misc/mc-nox11/mc-4.8.27/src/filemanager/
H A Dpanel.c2940 vfs_path_t *panel_fname_vpath; in chdir_to_readlink() local
2954 panel_fname_vpath = vfs_path_from_str (selection (panel)->fname->str); in chdir_to_readlink()
2955 ok = (mc_stat (panel_fname_vpath, &st) >= 0); in chdir_to_readlink()
2956 vfs_path_free (panel_fname_vpath, TRUE); in chdir_to_readlink()
/dports/misc/mc/mc-4.8.27/src/filemanager/
H A Dpanel.c2940 vfs_path_t *panel_fname_vpath; in chdir_to_readlink() local
2954 panel_fname_vpath = vfs_path_from_str (selection (panel)->fname->str); in chdir_to_readlink()
2955 ok = (mc_stat (panel_fname_vpath, &st) >= 0); in chdir_to_readlink()
2956 vfs_path_free (panel_fname_vpath, TRUE); in chdir_to_readlink()