rpath            1202 src/filemanager/panel.c         char rpath[PATH_MAX];
rpath            1208 src/filemanager/panel.c         if (mc_realpath (old_cwd, rpath) == NULL)
rpath            1211 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            1319 src/vfs/shell/shell.c     char *rpath;
rpath            1328 src/vfs/shell/shell.c     rpath = strutils_shell_escape (crpath);
rpath            1335 src/vfs/shell/shell.c                             "SHELL_FILEFROM=%s SHELL_FILETO=%s;\n", qsetto, rpath);
rpath            1338 src/vfs/shell/shell.c     g_free (rpath);
rpath            1385 src/vfs/shell/shell.c     char *rpath;
rpath            1394 src/vfs/shell/shell.c     rpath = strutils_shell_escape (crpath);
rpath            1400 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s SHELL_FILEMODE=%4.4o;\n", rpath,
rpath            1403 src/vfs/shell/shell.c     g_free (rpath);
rpath            1417 src/vfs/shell/shell.c     char *rpath;
rpath            1437 src/vfs/shell/shell.c     rpath = strutils_shell_escape (crpath);
rpath            1444 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s SHELL_FILEOWNER=%s SHELL_FILEGROUP=%s;\n", rpath,
rpath            1447 src/vfs/shell/shell.c     g_free (rpath);
rpath            1491 src/vfs/shell/shell.c     char *rpath;
rpath            1500 src/vfs/shell/shell.c     rpath = strutils_shell_escape (crpath);
rpath            1525 src/vfs/shell/shell.c                               "SHELL_TOUCHMTIME_W_NSEC=\"%s\";\n", rpath, (long) atime,
rpath            1528 src/vfs/shell/shell.c     g_free (rpath);
rpath            1539 src/vfs/shell/shell.c     char *rpath;
rpath            1548 src/vfs/shell/shell.c     rpath = strutils_shell_escape (crpath);
rpath            1554 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1556 src/vfs/shell/shell.c     g_free (rpath);
rpath            1567 src/vfs/shell/shell.c     char *rpath;
rpath            1576 src/vfs/shell/shell.c     rpath = strutils_shell_escape (crpath);
rpath            1582 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1584 src/vfs/shell/shell.c     g_free (rpath);
rpath            1595 src/vfs/shell/shell.c     char *rpath;
rpath            1606 src/vfs/shell/shell.c     rpath = strutils_shell_escape (crpath);
rpath            1612 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1613 src/vfs/shell/shell.c     g_free (rpath);
rpath            1632 src/vfs/shell/shell.c     char *rpath;
rpath            1641 src/vfs/shell/shell.c     rpath = strutils_shell_escape (crpath);
rpath            1647 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1649 src/vfs/shell/shell.c     g_free (rpath);