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

/external/chromium/chrome/browser/nacl_host/
H A Dnacl_process_host.cc35 void SetCloseOnExec(nacl::Handle fd) { function in namespace:__anon2282
117 SetCloseOnExec(pair[0]);
118 SetCloseOnExec(pair[1]);
/external/chromium/chrome/browser/
H A Dprocess_singleton_linux.cc121 int SetCloseOnExec(int fd) { function in namespace:__anon2377
222 rv = SetCloseOnExec(sock);
/external/chromium_org/components/nacl/browser/
H A Dnacl_process_host.cc154 void SetCloseOnExec(NaClHandle fd) { function in namespace:__anon7743
404 SetCloseOnExec(pair[0]);
405 SetCloseOnExec(pair[1]);
/external/chromium_org/chrome/browser/
H A Dprocess_singleton_linux.cc117 int SetCloseOnExec(int fd) { function in namespace:__anon5759
218 rv = SetCloseOnExec(sock);

Completed in 986 milliseconds