vfs_translate_path  379 lib/vfs/vfs.c      result = vfs_translate_path (path);
vfs_translate_path  276 lib/vfs/vfs.h  const char *vfs_translate_path (const char *path);
vfs_translate_path 1539 src/subshell/common.c         pcwd = vfs_translate_path (vfs_path_as_str (subshell_get_cwd ()));
vfs_translate_path 1753 src/subshell/common.c         translate = vfs_translate_path (vfs_path_as_str (vpath));