Home
last modified time | relevance | path

Searched refs:get_existing (Results 1 – 25 of 470) sorted by relevance

12345678910>>...19

/dports/net/kea/kea-2.0.1/doc/sphinx/uml/
H A Drequest4-lease.uml15 rectangle "Get lease for requested address" as get_existing {
79 check_hint --> get_existing
80 get_existing --> existing : has requested lease
82 get_existing --> out_of_pool : no reservation
83 get_existing --> out_of_pool : has requested reservation
84 get_existing --> getReservedLease : has reservation for another address
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/network/nxos/facts/telemetry/
H A Dtelemetry.py72 ref.get_existing()
88 ref.get_existing(device_cache)
99 ref.get_existing(device_cache)
109 ref.get_existing(device_cache)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/plugins/module_utils/network/nxos/facts/telemetry/
H A Dtelemetry.py91 ref.get_existing()
109 ref.get_existing(device_cache)
122 ref.get_existing(device_cache)
134 ref.get_existing(device_cache)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/nxos/
H A Dnxos_pim_rp_address.py89 def get_existing(module, args, gl): function
211 existing = get_existing(module, args, True)
215 existing = get_existing(module, args, False)
H A Dnxos_ospf.py91 def get_existing(module): function
128 existing = get_existing(module)
H A Dnxos_pim.py92 def get_existing(module, args): function
171 existing = get_existing(module, args)
H A Dnxos_overlay_global.py68 def get_existing(module, args): function
172 existing = get_existing(module, args)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/plugins/modules/
H A Dnxos_pim_rp_address.py99 def get_existing(module, args, gl): function
222 existing = get_existing(module, args, True)
226 existing = get_existing(module, args, False)
H A Dnxos_ospf.py107 def get_existing(module): function
147 existing = get_existing(module)
H A Dnxos_pim.py100 def get_existing(module, args): function
187 existing = get_existing(module, args)
H A Dnxos_overlay_global.py77 def get_existing(module, args): function
185 existing = get_existing(module, args)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/aci/
H A Daci_config_snapshot.py274 aci.get_existing()
314 aci.get_existing()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/aci/plugins/modules/
H A Daci_config_snapshot.py275 aci.get_existing()
315 aci.get_existing()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/cloudengine/
H A Dce_evpn_global.py165 def get_existing(self): member in EvpnGlobal
215 self.get_existing()
H A Dce_snmp_contact.py170 def get_existing(self): member in SnmpContact
234 self.get_existing()
H A Dce_snmp_location.py171 def get_existing(self): member in SnmpLocation
235 self.get_existing()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/
H A Dce_evpn_global.py163 def get_existing(self): member in EvpnGlobal
213 self.get_existing()
H A Dce_snmp_contact.py168 def get_existing(self): member in SnmpContact
232 self.get_existing()
H A Dce_snmp_location.py169 def get_existing(self): member in SnmpLocation
233 self.get_existing()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/plugins/modules/network/cloudengine/
H A Dce_evpn_global.py163 def get_existing(self): member in EvpnGlobal
213 self.get_existing()
H A Dce_snmp_location.py169 def get_existing(self): member in SnmpLocation
233 self.get_existing()
H A Dce_snmp_contact.py168 def get_existing(self): member in SnmpContact
232 self.get_existing()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/util/
H A Dsparse_array.h183 inline Value get_existing(int i) const;
338 return get_existing(i); in get()
383 Value SparseArray<Value>::get_existing(int i) const { in get_existing() function
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/util/
H A Dsparse_array.h183 inline Value get_existing(int i) const;
338 return get_existing(i); in get()
383 Value SparseArray<Value>::get_existing(int i) const { in get_existing() function
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/re2/util/
H A Dsparse_array.h183 inline Value get_existing(int i) const;
338 return get_existing(i); in get()
383 Value SparseArray<Value>::get_existing(int i) const { in get_existing() function

12345678910>>...19