OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brtr
(Results
1 - 1
of
1
) sorted by null
/system/core/init/
builtins.c
707
int brtw,
brtr
;
local
726
brtr
= info.st_size;
727
while(
brtr
) {
728
rc = read(fd1, p,
brtr
);
734
brtr
-= rc;
Completed in 2426 milliseconds