Home
last modified time | relevance | path

Searched refs:mp_stream_seek_t (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dvfs_posix_file.c188 struct mp_stream_seek_t *s = (struct mp_stream_seek_t *)arg; in vfs_posix_file_ioctl()
A Dvfs_fat_file.c110 struct mp_stream_seek_t *s = (struct mp_stream_seek_t *)(uintptr_t)arg; in file_obj_ioctl()
A Dvfs_lfsx_file.c166 struct mp_stream_seek_t *s = (struct mp_stream_seek_t *)(uintptr_t)arg; in MP_VFS_LFSx()
A Dmodwebrepl.c161 struct mp_stream_seek_t seek = { .offset = self->hdr.offset, .whence = 0 }; in handle_op()
/AliOS-Things-master/components/py_engine/engine/py/
A Dobjstringio.c117 struct mp_stream_seek_t *s = (struct mp_stream_seek_t *)arg; in stringio_ioctl()
A Dstream.h55 struct mp_stream_seek_t { struct
A Dstream.c431 struct mp_stream_seek_t seek_s; in stream_seek()
533 struct mp_stream_seek_t seek_s; in mp_stream_posix_lseek()

Completed in 9 milliseconds