Lines Matching refs:O_CLOEXEC
150 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
234 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
385 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
450 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
510 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
622 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
757 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
950 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
1073 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
1184 fd = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()
1312 stress_device = open("/dev/ntsync", O_CLOEXEC | O_RDONLY); in TEST()