Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/fs/fs_api/src/
Dtest_fs.c133 static int temp_seek(struct fs_file_t *zfp, off_t offset, int whence) in temp_seek() function
340 .lseek = temp_seek,