first_vpath      1323 lib/vfs/path.c vfs_path_append_vpath_new (const vfs_path_t * first_vpath, ...)
first_vpath      1327 lib/vfs/path.c     const vfs_path_t *current_vpath = first_vpath;
first_vpath      1329 lib/vfs/path.c     if (first_vpath == NULL)
first_vpath      1334 lib/vfs/path.c     va_start (args, first_vpath);
first_vpath        72 lib/vfs/path.h vfs_path_t *vfs_path_append_vpath_new (const vfs_path_t * first_vpath, ...);