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);
83 void SetCloseOnExec(int fd);
62 SetCloseOnExec(fd_); in Start()
432 SetCloseOnExec(fileno(file_)); in OpenForWriteIfNeeded()
196 SetCloseOnExec(fileno(log_file_)); in OpenForWriteIfNeeded()
398 void SetCloseOnExec(int fd) { in SetCloseOnExec() function