Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dtest-funopen.c84 test_seek(void *cookie, SEEK_T off, int whence) in test_seek() function
121 FILE *fp = funopen(NULL, test_read, test_write, test_seek, test_close); in main()