Home
last modified time | relevance | path

Searched defs:have (Results 1 – 25 of 6656) sorted by last modified time

12345678910>>...267

/dports/x11-fonts/gbdfed/gbdfed-1.6/
H A Dbdf.c365 unsigned int have[2048]; member
/dports/textproc/bsddiff/diff/
H A Ddiffdir.c172 size_t bufsize, have, need; in slurpdir() local
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/network-integration/collections/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/config/lldp_interfaces/
H A Dlldp_interfaces.py117 def set_state(self, want, have): argument
163 def _state_replaced(self, want, have): argument
176 def _state_overridden(self, want, have): argument
198 def _state_merged(self, want, have): argument
212 def _state_deleted(self, want, have): argument
232 def _render_updates(self, want, have): argument
391 def _add_civic_address(self, name, want, have): argument
409 def _update_civic_address(self, name, want, have): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/network-integration/collections/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/utils/
H A Dutils.py61 def diff_list_of_dicts(want, have): argument
74 def get_lst_diff_for_dicts(want, have, lst): argument
93 def get_lst_same_for_dicts(want, have, lst): argument
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/network-integration/collections/ansible_collections/cisco/ios/plugins/cliconf/
H A Dios.py460 def _diff_banners(self, want, have): argument
/dports/sysutils/deltarpm/deltarpm-3.6/zlib-1.2.2.f-rsyncable/
H A Dinflate.h110 unsigned have; /* number of code lengths in lens[] */ member
H A Dinflate.c544 unsigned have, left; /* available input and output */ local
1222 local unsigned syncsearch(have, buf, len) in syncsearch() argument
H A Dinfback.c251 unsigned have, left; /* available input and output */ local
/dports/sysutils/deltarpm/deltarpm-3.6/zlib-1.2.2.f-rsyncable/contrib/infback9/
H A Dinfback9.c227 unsigned have; /* available input */ local
H A Dinflate9.h42 unsigned have; /* number of code lengths in lens[] */ member
/dports/sysutils/deltarpm/deltarpm-3.6/zlib-1.2.2.f-rsyncable/examples/
H A Dfitblk.c131 unsigned have; /* bytes written by deflate() call */ in main() local
H A Dgzappend.c260 unsigned have; in gzscan() local
H A Dzpipe.c28 unsigned have; in def() local
84 unsigned have; in inf() local
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/network-integration/collections/ansible_collections/vyos/vyos/plugins/module_utils/network/vyos/
H A Dvyos.py61 return module._vyos_connection
74 if hasattr(module, "_vyos_capabilities"):
93 connection = get_connection(module)
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/asa/
H A Dasa_og.py297 def replace(want_dict, have): argument
476 def present(want_dict, have): argument
610 def absent(want_dict, have): argument
714 def map_obj_to_commands(want, have, module): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/eos/
H A Deos_user.py313 def update_objects(want, have): argument
H A D_eos_l2_interface.py126 def map_obj_to_commands(want, have, module): argument
H A Deos_system.py150 def map_obj_to_commands(want, have, module): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/nxos/
H A Dnxos_system.py135 def map_obj_to_commands(want, have, module): argument
H A D_nxos_vlan.py366 def have_vlan_list(have): argument
374 def vlan_range_commands(module, have): argument
H A Dnxos_user.py336 def update_objects(want, have): argument
H A Dnxos_nxapi.py200 def map_obj_to_commands(want, have, module, warnings, capabilities): argument
H A Dnxos_banner.py105 def map_obj_to_commands(want, have, module): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/ordnance/
H A Dordnance_config.py212 def diff_banners(want, have): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/ios/
H A Dios_static_route.py143 def map_obj_to_commands(want, have): argument

12345678910>>...267