vfs_translate_path_n  392 lib/vfs/path.c         element->path = vfs_translate_path_n (local);
vfs_translate_path_n  417 lib/vfs/path.c         element->path = vfs_translate_path_n (path);
vfs_translate_path_n  479 lib/vfs/path.c                 element->path = vfs_translate_path_n (slash_pointer + 1);
vfs_translate_path_n  489 lib/vfs/path.c             element->path = vfs_translate_path_n (url_delimiter);
vfs_translate_path_n  511 lib/vfs/path.c         element->path = vfs_translate_path_n (path);
vfs_translate_path_n  271 lib/vfs/vfs.h  char *vfs_translate_path_n (const char *path);