rpath            1207 src/filemanager/panel.c         char rpath[PATH_MAX];
rpath            1213 src/filemanager/panel.c         if (mc_realpath (old_cwd, rpath) == NULL)
rpath            1216 src/filemanager/panel.c         my_statfs (&myfs_stats, rpath);
rpath            2120 src/vfs/ftpfs/ftpfs.c     const char *rpath;
rpath            2129 src/vfs/ftpfs/ftpfs.c     rpath = vfs_s_get_path (vpath, &super, 0);
rpath            2130 src/vfs/ftpfs/ftpfs.c     if (rpath == NULL)
rpath            2133 src/vfs/ftpfs/ftpfs.c     p = ftpfs_translate_path (me, super, rpath);
rpath            1315 src/vfs/shell/shell.c     char *rpath;
rpath            1324 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1331 src/vfs/shell/shell.c                             "SHELL_FILEFROM=%s SHELL_FILETO=%s;\n", qsetto, rpath);
rpath            1334 src/vfs/shell/shell.c     g_free (rpath);
rpath            1381 src/vfs/shell/shell.c     char *rpath;
rpath            1390 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1396 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s SHELL_FILEMODE=%4.4o;\n", rpath,
rpath            1399 src/vfs/shell/shell.c     g_free (rpath);
rpath            1413 src/vfs/shell/shell.c     char *rpath;
rpath            1433 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1440 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s SHELL_FILEOWNER=%s SHELL_FILEGROUP=%s;\n", rpath,
rpath            1443 src/vfs/shell/shell.c     g_free (rpath);
rpath            1458 src/vfs/shell/shell.c     char *rpath;
rpath            1467 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1492 src/vfs/shell/shell.c                               "SHELL_TOUCHMTIME_W_NSEC=\"%s\";\n", rpath, (uintmax_t) atime.tv_sec,
rpath            1496 src/vfs/shell/shell.c     g_free (rpath);
rpath            1507 src/vfs/shell/shell.c     char *rpath;
rpath            1516 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1522 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1524 src/vfs/shell/shell.c     g_free (rpath);
rpath            1535 src/vfs/shell/shell.c     char *rpath;
rpath            1544 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1550 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1552 src/vfs/shell/shell.c     g_free (rpath);
rpath            1563 src/vfs/shell/shell.c     char *rpath;
rpath            1574 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1580 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1581 src/vfs/shell/shell.c     g_free (rpath);
rpath            1600 src/vfs/shell/shell.c     char *rpath;
rpath            1609 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1615 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1617 src/vfs/shell/shell.c     g_free (rpath);