Home
last modified time | relevance | path

Searched defs:linkDown (Results 1 – 5 of 5) sorted by relevance

/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/templates/pdfedit/
H A Dpdfpage.php267 $linkDown = new htmlButton('down_section_' . $key, 'down.gif', true); variable
337 $linkDown = new htmlButton('down_entry_' . $key . '_' . $e, 'down.gif', true); variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wave/model/
H A Docb-wifi-mac.cc152 OcbWifiMac::SetLinkDownCallback (Callback<void> linkDown) in SetLinkDownCallback()
/dports/devel/qgit/qgit-qgit-2.9/src/
H A Dsmartbrowse.cpp73 QString linkDown(link.arg(QString::number(GO_DOWN), "Down")); in SmartBrowse() local
/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DIF-MIB.py153 linkDown = NotificationType((1, 3, 6, 1, 6, 3, 1, 1, 5, 3)).setObjects(*(("IF-MIB", "ifIndex"), ("I… variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/
H A Dregular-wifi-mac.cc589 RegularWifiMac::SetLinkDownCallback (Callback<void> linkDown) in SetLinkDownCallback()