Searched refs:wfp (Results 1 – 1 of 1) sorted by relevance
21 SM_FILE_T *wfp, *rfp; in check() local27 wfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, fn, in check()29 SM_TEST(wfp != NULL); in check()32 r = sm_io_putc(wfp, SM_TIME_DEFAULT, msg[i]); in check()35 r = sm_io_close(wfp, SM_TIME_DEFAULT); in check()