HomeSort by relevance Sort by last modified time
    Searched full:file_ok (Results 1 - 3 of 3) sorted by null

  /external/srec/srec/EventLog/include/
SR_EventLogImpl.h 38 FILE_OK,
  /external/e2fsprogs/e2fsck/
pass1b.c 435 int file_ok; local
456 file_ok = 1;
473 file_ok = 0;
475 file_ok = 0;
525 if (file_ok) {
  /external/srec/srec/EventLog/src/
EventLogImpl.c 277 impl->logFile_state = FILE_OK;
295 if (impl->logFile_state == FILE_OK)
475 case FILE_OK:

Completed in 249 milliseconds