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

/system/core/sh/
H A Doutput.c243 fmtstr(char *outbuf, size_t length, const char *fmt, ...) argument
249 strout.nextc = outbuf;
256 outbuf[length - 1] = '\0';

Completed in 147 milliseconds