Searched refs:xOut (Results 1 – 1 of 1) sorted by relevance
18365 int (*xOut)(const char*, void*); /* Send output here */ member18485 pInfo->xOut(zMsg, pInfo->pOutArg); in vfstrace_printf()19365 int (*xOut)(const char*,void*), /* Output routine. ex: fputs */ in vfstrace_register()19414 pInfo->xOut = xOut; in vfstrace_register()