cookie           1113 lib/vfs/direntry.c     void *cookie = NULL;
cookie           1127 lib/vfs/direntry.c         cookie = subclass->archive_check (vpath_archive);
cookie           1128 lib/vfs/direntry.c         if (cookie == NULL)
cookie           1142 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            818 src/vfs/cpio/cpio.c                  const vfs_path_t *vpath, void *cookie)
cookie            820 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            684 src/vfs/sftpfs/sftpfs.c                      const vfs_path_t *vpath, void *cookie)
cookie            690 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           1064 src/vfs/tar/tar.c                 const vfs_path_t *vpath, void *cookie)
cookie           1066 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;