Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Ddebug.c26 thread_printf(mtcp_manager_t mtcp, FILE* f_idx, const char* _Format, ...) in thread_printf() argument
35 assert(f_idx != NULL); in thread_printf()
51 wbuf->fid = f_idx; in thread_printf()
/mOS-networking-stack/core/src/include/
H A Ddebug.h246 thread_printf(mtcp_manager_t mtcp, FILE* f_idx, const char* _Format, ...);