OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:temporary_ipc
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/sandbox/linux/services/
broker_process.cc
314
const int
temporary_ipc
= fds.at(0);
local
327
temporary_ipc
, pickle, iter);
334
int ret = IGNORE_EINTR(close(
temporary_ipc
));
Completed in 54 milliseconds