Searched refs:reportRowStarted (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/kext_tools-384.1.4/
H A Dkextfind_report.c164 printf("%s%s", context->reportRowStarted ? "\t" : "",
174 printf("%s%s", context->reportRowStarted ? "\t" : "",
178 context->reportRowStarted = true;
270 printf("%s%s", context->reportRowStarted ? "\t" : "", cString);
307 printf("%s%s", context->reportRowStarted ? "\t" : "",
335 printf("%s%s", context->reportRowStarted ? "\t" : "",
340 context->reportRowStarted = true;
407 printf("%s%s", context->reportRowStarted ? "\t" : "",
414 printf("%s%s", context->reportRowStarted ? "\t" : "",
418 context->reportRowStarted
[all...]
H A Dkextfind_main.h112 Boolean reportRowStarted; member in struct:__anon9259
H A Dkextfind_main.c371 queryContext.reportRowStarted = false;
382 queryContext.reportRowStarted = false;

Completed in 178 milliseconds