Searched refs:posix_logfile (Results 1 – 1 of 1) sorted by relevance
286 static FILE *posix_logfile; variable290 posix_logfile = fopen(filename, "wt"); in otPlatDebugUart_logfile()292 return posix_logfile ? OT_ERROR_NONE : OT_ERROR_FAILED; in otPlatDebugUart_logfile()305 fp = posix_logfile; in otPlatDebugUart_putchar_raw()