O_SYNC
O_RDONLY | O_RDWR | O_SHLOCK | O_SYNC | O_TRUNC | O_CLOEXEC)
O_EXLOCK | O_SYNC | O_CLOEXEC | O_CLOFORK)) != 0) {
if (!oclo_pipe2("pipe2(): O_SYNC|O_CLOXEC", O_SYNC | O_CLOEXEC)) {
fd_stdout = mkostemp(stdout_file, O_SYNC);
fd_stderr = mkostemp(stderr_file, O_SYNC);