Home
last modified time | relevance | path

Searched defs:mp_stream_posix_fsync (Results 1 – 2 of 2) sorted by relevance

/dports/lang/micropython/micropython-1.17/examples/natmod/btree/
H A Dbtree_c.c87 int mp_stream_posix_fsync(void *stream) { in mp_stream_posix_fsync() function
/dports/lang/micropython/micropython-1.17/py/
H A Dstream.c543 int mp_stream_posix_fsync(void *stream) { in mp_stream_posix_fsync() function