vfs_translate_path_n  355 lib/vfs/path.c         element->path = vfs_translate_path_n (local);
vfs_translate_path_n  378 lib/vfs/path.c         element->path = vfs_translate_path_n (path);
vfs_translate_path_n  443 lib/vfs/path.c                 element->path = vfs_translate_path_n (slash_pointer + 1);
vfs_translate_path_n  451 lib/vfs/path.c             element->path = vfs_translate_path_n (url_delimiter);
vfs_translate_path_n  470 lib/vfs/path.c         element->path = vfs_translate_path_n (path);
vfs_translate_path_n  276 lib/vfs/vfs.h  char *vfs_translate_path_n (const char *path);