Home
last modified time | relevance | path

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

/examples/utest/testcases/posix/stdio_h/functions/
A Dsetvbuf_tc.c32 static void test_setvbuf(void) in test_setvbuf() function
38 UTEST_UNIT_RUN(test_setvbuf); in testcase()
/examples/utest/testcases/posix/stdio_h/definitions/
A Dstdio_h.c50 int (*test_setvbuf)(FILE *__restrict, char *__restrict, int, size_t); variable
103 test_setvbuf = setvbuf; in test_defined()

Completed in 4 milliseconds