OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUTBUFSIZ
(Results
1 - 2
of
2
) sorted by null
/system/core/sh/
output.c
72
#define
OUTBUFSIZ
BUFSIZ
78
struct output output = {NULL, 0, NULL,
OUTBUFSIZ
, 1, 0};
init.c
299
#undef
OUTBUFSIZ
300
#define
OUTBUFSIZ
BUFSIZ
591
#undef
OUTBUFSIZ
592
#define
OUTBUFSIZ
BUFSIZ
875
#undef
OUTBUFSIZ
876
#define
OUTBUFSIZ
BUFSIZ
Completed in 7430 milliseconds