vfs_translate_path  383 lib/vfs/vfs.c      result = vfs_translate_path (path);
vfs_translate_path  269 lib/vfs/vfs.h  const char *vfs_translate_path (const char *path);
vfs_translate_path 1525 src/subshell/common.c         pcwd = vfs_translate_path (vfs_path_as_str (subshell_get_cwd ()));
vfs_translate_path 1739 src/subshell/common.c         translate = vfs_translate_path (vfs_path_as_str (vpath));