Searched defs:outBuf (Results 1 – 2 of 2) sorted by relevance
42 char outBuf[256] = ""; in SetDevItem() local
616 bool RunPipeComand(const char *cmdString, char *outBuf, uint16_t sizeOutBuf, bool ignoreTailLf) in RunPipeComand()