HomeSort by relevance Sort by last modified time
    Searched refs:SetCloseOnExec (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/nacl_host/
nacl_process_host.cc 35 void SetCloseOnExec(nacl::Handle fd) {
117 SetCloseOnExec(pair[0]);
118 SetCloseOnExec(pair[1]);
  /external/chromium/chrome/browser/
process_singleton_linux.cc 121 int SetCloseOnExec(int fd) {
222 rv = SetCloseOnExec(sock);
    [all...]

Completed in 799 milliseconds