Searched refs:DUMP_SOURCE (Results 1 – 1 of 1) sorted by relevance
30 #define DUMP_SOURCE "/proc/vmcore" macro61 int vmcore = open(DUMP_SOURCE, O_RDONLY); in main()63 FAIL("Failed to open %s", DUMP_SOURCE); in main()87 FAIL("Failed to stat %s", DUMP_SOURCE); in main()99 FAIL("Failed to read from %s", DUMP_SOURCE); in main()