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

/system/core/libcutils/
H A Ddir_hash.c177 char outstr[NAME_MAX + 100]; local
201 outstr, sizeof(outstr));
229 sprintf(keep, "%s %s\n", name, outstr);
/system/core/sh/
H A Doutput.c122 outstr(p, out1);
129 outstr(p, out2);
134 outstr(const char *p, struct output *file) function
286 outstr(s, dest);

Completed in 17 milliseconds