Searched refs:zero_path (Results 1 – 3 of 3) sorted by relevance
80 static const char zero_path[] = "/dev/zero"; variable183 fd = open(zero_path, O_RDONLY); in main()185 perror_msg_and_fail("open(\"%s\")", zero_path); in main()