vfs_translate_path_n  358 lib/vfs/path.c         element->path = vfs_translate_path_n (local);
vfs_translate_path_n  383 lib/vfs/path.c         element->path = vfs_translate_path_n (path);
vfs_translate_path_n  452 lib/vfs/path.c                 element->path = vfs_translate_path_n (slash_pointer + 1);
vfs_translate_path_n  462 lib/vfs/path.c             element->path = vfs_translate_path_n (url_delimiter);
vfs_translate_path_n  484 lib/vfs/path.c         element->path = vfs_translate_path_n (path);
vfs_translate_path_n  278 lib/vfs/vfs.h  char *vfs_translate_path_n (const char *path);