cookie           1110 lib/vfs/direntry.c     void *cookie = NULL;
cookie           1124 lib/vfs/direntry.c         cookie = subclass->archive_check (vpath_archive);
cookie           1125 lib/vfs/direntry.c         if (cookie == NULL)
cookie           1139 lib/vfs/direntry.c         i = subclass->archive_same (path_element, super, vpath_archive, cookie);
cookie            134 lib/vfs/xdirentry.h                          const vfs_path_t *vpath, void *cookie);
cookie            821 src/vfs/cpio/cpio.c                  const vfs_path_t *vpath, void *cookie)
cookie            823 src/vfs/cpio/cpio.c     struct stat *archive_stat = cookie;  // stat of main archive
cookie           1036 src/vfs/ftpfs/ftpfs.c                     const vfs_path_t *vpath, void *cookie)
cookie           1042 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            711 src/vfs/shell/shell.c                     const vfs_path_t *vpath, void *cookie)
cookie            717 src/vfs/shell/shell.c     (void) cookie;
cookie           1049 src/vfs/tar/tar.c                 const vfs_path_t *vpath, void *cookie)
cookie           1051 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;