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            1316 src/vfs/shell/shell.c     char *rpath;
rpath            1325 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1332 src/vfs/shell/shell.c                             "SHELL_FILEFROM=%s SHELL_FILETO=%s;\n", qsetto, rpath);
rpath            1335 src/vfs/shell/shell.c     g_free (rpath);
rpath            1382 src/vfs/shell/shell.c     char *rpath;
rpath            1391 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1397 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s SHELL_FILEMODE=%4.4o;\n", rpath,
rpath            1400 src/vfs/shell/shell.c     g_free (rpath);
rpath            1414 src/vfs/shell/shell.c     char *rpath;
rpath            1434 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1441 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s SHELL_FILEOWNER=%s SHELL_FILEGROUP=%s;\n", rpath,
rpath            1444 src/vfs/shell/shell.c     g_free (rpath);
rpath            1459 src/vfs/shell/shell.c     char *rpath;
rpath            1468 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1493 src/vfs/shell/shell.c                               "SHELL_TOUCHMTIME_W_NSEC=\"%s\";\n", rpath, (uintmax_t) atime.tv_sec,
rpath            1497 src/vfs/shell/shell.c     g_free (rpath);
rpath            1508 src/vfs/shell/shell.c     char *rpath;
rpath            1517 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1523 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1525 src/vfs/shell/shell.c     g_free (rpath);
rpath            1536 src/vfs/shell/shell.c     char *rpath;
rpath            1545 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1551 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1553 src/vfs/shell/shell.c     g_free (rpath);
rpath            1564 src/vfs/shell/shell.c     char *rpath;
rpath            1575 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1581 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1582 src/vfs/shell/shell.c     g_free (rpath);
rpath            1601 src/vfs/shell/shell.c     char *rpath;
rpath            1610 src/vfs/shell/shell.c     rpath = str_shell_escape (crpath);
rpath            1616 src/vfs/shell/shell.c                             "SHELL_FILENAME=%s;\n", rpath);
rpath            1618 src/vfs/shell/shell.c     g_free (rpath);