Home
last modified time | relevance | path

Searched defs:SetFriend (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DClientRef.cpp173 void CClientRef::SetFriend(CFriend* newfriend) const { m_client->SetFriend(newfriend); } in SetFriend() function in CClientRef
H A DUploadBandwidthThrottler.cpp133 * Remove a socket from the list of sockets that have upload slots. in SetFriend()
H A Dupdownclient.h539 void SetFriend(CFriend* newfriend) { m_Friend = newfriend; } in SetFriend() function
/dports/net/ryu/ryu-4.26/ryu/tests/packet_data_generator3/
H A Dgen.py173 'cmd': 'add-flow',
174 'args': (['priority=100,mpls'] +
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DUpDownClientEC.h130 void SetFriend(CFriend* newfriend) { m_Friend = newfriend; } in SetFriend() function
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DInputData.cpp578 FriendType ControlGroup::SetFriend(FriendType NewValue) { in SetFriend() function in ControlGroup
582 FriendType ControlGroup::SetFriend(const char * c) { in SetFriend() function in ControlGroup