OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:target_fd
(Results
1 - 2
of
2
) sorted by null
/external/lldb/source/Plugins/Process/FreeBSD/
ProcessMonitor.cpp
1625
int
target_fd
= open(path, flags, 0666);
local
[
all
...]
/external/lldb/source/Plugins/Process/Linux/
ProcessMonitor.cpp
2152
int
target_fd
= open(path, flags, 0666);
local
[
all
...]
Completed in 27 milliseconds