Lines Matching refs:open
99 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
133 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
178 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
212 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
244 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
288 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
292 int newFd = open(OPEN_API_TEST_FILE, O_RDONLY, 0644);
329 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
333 int newFd = open(OPEN_API_TEST_FILE, O_RDONLY, 0644);
375 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
379 int newFd = open(OPEN_API_TEST_FILE, O_RDONLY, 0644);
416 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
420 int newFd = open(OPEN_API_TEST_FILE, O_RDONLY, 0644);
462 int fd = open(targetFilePath, O_WRONLY | O_CREAT, 0644);
466 int newFd = open(OPEN_API_TEST_FILE, O_RDONLY, 0644);