ENOTSUP           226 lib/vfs/interface.c         errno = ENOTSUP;
ENOTSUP           250 lib/vfs/interface.c         errno = me->name != NULL ? vfs_ferrno (me) : ENOTSUP; \
ENOTSUP           283 lib/vfs/interface.c                 errno = me->symlink != NULL ? vfs_ferrno (me) : ENOTSUP;
ENOTSUP           309 lib/vfs/interface.c         errno = vfs->name != NULL ? vfs_ferrno (vfs) : ENOTSUP; \
ENOTSUP           339 lib/vfs/interface.c         errno = me1->name != NULL ? vfs_ferrno (me1) : ENOTSUP; \
ENOTSUP           423 lib/vfs/interface.c         errno = ENOTSUP;
ENOTSUP           430 lib/vfs/interface.c         errno = path_element->class->opendir ? vfs_ferrno (path_element->class) : ENOTSUP;
ENOTSUP           490 lib/vfs/interface.c         errno = vfs->readdir ? vfs_ferrno (vfs) : ENOTSUP;
ENOTSUP           548 lib/vfs/interface.c             errno = me->name ? vfs_ferrno (me) : ENOTSUP; \
ENOTSUP           640 lib/vfs/interface.c         errno = ENOTSUP;
ENOTSUP           713 lib/vfs/interface.c         errno = vfs->lseek ? vfs_ferrno (vfs) : ENOTSUP;
ENOTSUP           745 lib/vfs/vfs.c          errno = ENOTSUP;
ENOTSUP           757 lib/vfs/vfs.c          errno = ENOTSUP;
ENOTSUP           770 lib/vfs/vfs.c      errno = ENOTSUP;
ENOTSUP          2346 src/filemanager/file.c         if (errno == ENOTSUP)
ENOTSUP          2416 src/filemanager/file.c                     if (errno == ENOTSUP)
ENOTSUP          2492 src/filemanager/file.c                 if (errno == ENOTSUP)
ENOTSUP          2904 src/filemanager/file.c             if (errno == ENOTSUP)
ENOTSUP          2985 src/filemanager/file.c         if (errno == ENOTSUP)