Searched defs:SetCloseOnExec (Results 1 – 2 of 2) sorted by relevance
| /third_party/gn/src/base/files/ | ||
| D | file_util_posix.cc | 251 bool SetCloseOnExec(int fd) { in SetCloseOnExec() function |
| /third_party/ninja/src/ | ||
| D | util.cc | 478 void SetCloseOnExec(int fd) { function |