Home
last modified time | relevance | path

Searched refs:EXIT_ERROR (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/misc/
Dfsck.c495 exit(EXIT_ERROR); in execute()
610 status = EXIT_ERROR; in wait_one()
615 status = EXIT_ERROR; in wait_one()
751 exit(EXIT_ERROR); in compile_fs_type()
1110 exit(EXIT_ERROR); in PRS()
1122 exit(EXIT_ERROR); in PRS()
1134 exit(EXIT_ERROR); in PRS()
1143 exit(EXIT_ERROR); in PRS()
1229 exit(EXIT_ERROR); in PRS()
1275 exit(EXIT_ERROR); in main()
Dfsck.h32 #define EXIT_ERROR 8 macro