Searched refs:SetCloseOnExec (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc193 void SetCloseOnExec(NaClHandle fd) { function in namespace:nacl::__anon6601
446 SetCloseOnExec(pair[0]);
447 SetCloseOnExec(pair[1]);
/external/chromium_org/chrome/browser/
H A Dprocess_singleton_posix.cc126 int SetCloseOnExec(int fd) { function in namespace:__anon4495
235 rv = SetCloseOnExec(sock);

Completed in 506 milliseconds