cookie           1121 lib/vfs/direntry.c     void *cookie = NULL;
cookie           1135 lib/vfs/direntry.c         cookie = subclass->archive_check (vpath_archive);
cookie           1136 lib/vfs/direntry.c         if (cookie == NULL)
cookie           1150 lib/vfs/direntry.c         i = subclass->archive_same (path_element, super, vpath_archive, cookie);
cookie            130 lib/vfs/xdirentry.h                          const vfs_path_t * vpath, void *cookie);
cookie            826 src/vfs/cpio/cpio.c                  const vfs_path_t * vpath, void *cookie)
cookie            828 src/vfs/cpio/cpio.c     struct stat *archive_stat = cookie; /* stat of main archive */
cookie           1038 src/vfs/ftpfs/ftpfs.c                     const vfs_path_t * vpath, void *cookie)
cookie           1044 src/vfs/ftpfs/ftpfs.c     (void) cookie;
cookie            689 src/vfs/sftpfs/sftpfs.c                      const vfs_path_t * vpath, void *cookie)
cookie            695 src/vfs/sftpfs/sftpfs.c     (void) cookie;
cookie            728 src/vfs/shell/shell.c                     const vfs_path_t * vpath, void *cookie)
cookie            734 src/vfs/shell/shell.c     (void) cookie;
cookie           1063 src/vfs/tar/tar.c                 const vfs_path_t * vpath, void *cookie)
cookie           1065 src/vfs/tar/tar.c     struct stat *archive_stat = cookie; /* stat of main archive */
cookie             65 tests/lib/vfs/vfs_s_get_path.c                          const vfs_path_t * vpath, void *cookie)
cookie             71 tests/lib/vfs/vfs_s_get_path.c     (void) cookie;