vfs_translate_path_n  353 lib/vfs/path.c         element->path = vfs_translate_path_n (local);
vfs_translate_path_n  376 lib/vfs/path.c         element->path = vfs_translate_path_n (path);
vfs_translate_path_n  441 lib/vfs/path.c                 element->path = vfs_translate_path_n (slash_pointer + 1);
vfs_translate_path_n  449 lib/vfs/path.c             element->path = vfs_translate_path_n (url_delimiter);
vfs_translate_path_n  468 lib/vfs/path.c         element->path = vfs_translate_path_n (path);
vfs_translate_path_n  277 lib/vfs/vfs.h  char *vfs_translate_path_n (const char *path);