Searched refs:fExpanderOutputBuffer (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/expander/
H A DExpanderThread.h60 char fExpanderOutputBuffer[LINE_MAX]; member in class:ExpanderThread
H A DExpanderThread.cpp115 char* output_string = fgets(fExpanderOutputBuffer , LINE_MAX,
129 char* error_string = fgets(fExpanderOutputBuffer, LINE_MAX,

Completed in 36 milliseconds