Home
last modified time | relevance | path

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

/picolibc-latest/test/
Dtest-funopen.c73 test_write(void *cookie, const BUF_T *buf, size_t n) in test_write() function
121 FILE *fp = funopen(NULL, test_read, test_write, test_seek, test_close); in main()