Searched refs:dev_null_path (Results 1 – 1 of 1) sorted by relevance
54 static const char *dev_null_path = "/dev/null"; variable112 fd = open(dev_null_path, O_RDONLY); in stage_file_test()118 fd = open(dev_null_path, O_WRONLY); in stage_file_test()124 fd = open(dev_null_path, O_RDWR); in stage_file_test()