OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temp_fd
(Results
1 - 2
of
2
) sorted by null
/external/chromium/base/
file_descriptor_shuffle.cc
25
int
temp_fd
= -1;
local
37
if (
temp_fd
== -1) {
38
if (!delegate->Duplicate(&
temp_fd
, i->dest))
41
extra_fds[next_extra_fd++] =
temp_fd
;
48
j->source =
temp_fd
;
/ndk/sources/host-tools/make-3.81/
job.c
2780
int
temp_fd
;
local
[
all
...]
Completed in 208 milliseconds