OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:file_ok
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/e2fsck/
pass1b.c
486
int
file_ok
;
local
507
file_ok
= 1;
525
file_ok
= 0;
527
file_ok
= 0;
581
if (
file_ok
&& (meta_data ? shared_len+1 : shared_len) != 0) {
/system/core/logcat/
logcat.cpp
1365
bool
file_ok
= android::base::ReadFileToString(file_name, &file);
local
[
all
...]
Completed in 151 milliseconds