Searched defs:outstr (Results 1 – 2 of 2) sorted by relevance
/system/core/libcutils/ | ||
D | dir_hash.c | 177 char outstr[NAME_MAX + 100]; in recurse() local |
/system/core/sh/ | ||
D | output.c | 134 outstr(const char *p, struct output *file) in outstr() function |