Searched defs:memout (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Doutput.c80 struct output memout = {NULL, 0, NULL, 0, MEM_OUT, 0}; variable in typeref:struct:output
94 if (memout.buf != NULL) {
95 ckfree(memout.buf);
96 memout.buf = NULL;

Completed in 47 milliseconds