Lines Matching refs:open
35 int fd = open(ptr, O_RDWR | O_CREAT, TEST_MODE);
68 int fd = open(ptr, O_RDWR | O_CREAT, 00040);
85 int fd = open(ptr, O_RDWR | O_CREAT, 00020);
102 int fd = open(ptr, O_RDWR | O_CREAT, 00010);
122 int fd = open(ptr, O_RDWR | O_CREAT, TEST_MODE);
139 int fd = open(ptr, O_RDWR | O_CREAT, 00070);
156 int fd = open(ptr, O_RDWR | O_CREAT, TEST_MODE);
173 int fd = open(ptr, O_RDWR | O_CREAT, 00070);
192 int fd = open(ptr, O_RDWR | O_CREAT, 00070);
210 int fd = open(ptr, O_RDWR | O_CREAT, TEST_MODE);