Searched refs:SetCloseOnExec (Results 1 – 7 of 7) sorted by relevance
226 if (!SetCloseOnExec(fd_out.get())) in CreateLocalNonBlockingPipe()228 if (!SetCloseOnExec(fd_in.get())) in CreateLocalNonBlockingPipe()251 bool SetCloseOnExec(int fd) { in SetCloseOnExec() function518 SetCloseOnExec(fileno(result)); in OpenFile()
294 bool SetCloseOnExec(int fd);
77 void SetCloseOnExec(int fd);
60 SetCloseOnExec(fd_); in Start()
415 SetCloseOnExec(fileno(file_)); in OpenForWriteIfNeeded()
192 SetCloseOnExec(fileno(log_file_)); in OpenForWriteIfNeeded()
375 void SetCloseOnExec(int fd) { in SetCloseOnExec() function