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