Searched refs:mounts_file (Results 1 – 1 of 1) sorted by relevance
122 static const char mounts_file[] = "/proc/mounts"; in main() local123 FILE* fp = fopen(mounts_file, "re"); in main()125 PLOG(ERROR) << "failed to open " << mounts_file; in main()