OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setfd
(Results
1 - 4
of
4
) sorted by null
/external/xmlrpcpp/src/
XmlRpcSource.h
27
void
setfd
(int fd) { _fd = fd; }
function in class:XmlRpc::XmlRpcSource
XmlRpcServer.cpp
79
this->
setfd
(fd);
XmlRpcClient.cpp
177
this->
setfd
(fd);
/development/scripts/
reverse_tether.sh
179
sudo brctl
setfd
$BRIDGE 0
Completed in 843 milliseconds