Home
last modified time | relevance | path

Searched refs:zone_type (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/signer/
H A Dzone.h41 typedef struct zone_struct zone_type; typedef
101 extern zone_type* zone_create(char* name, ldns_rr_class klass);
139 extern void zone_rollback_dnskeys(zone_type* zone);
147 extern ods_status zone_publish_nsec3param(zone_type* zone);
154 extern void zone_rollback_nsec3param(zone_type* zone);
162 extern ods_status zone_prepare_keys(zone_type* zone);
170 extern ods_status zone_update_serial(zone_type* zone);
213 extern ods_status zone_del_nsec3params(zone_type* zone);
225 extern void zone_merge(zone_type* z1, zone_type* z2);
232 extern void zone_cleanup(zone_type* zone);
[all …]
H A Dzonelist.c55 zone_type* x = (zone_type*)a; in zone_compare()
56 zone_type* y = (zone_type*)b; in zone_compare()
122 zone2node(zone_type* zone) in zone2node()
138 static zone_type*
156 zone_type*
160 zone_type* zone = NULL; in zonelist_lookup_zone_by_name()
181 zone_type*
200 zone_type*
265 zone_type* z1 = NULL; in zonelist_merge()
266 zone_type* z2 = NULL; in zonelist_merge()
[all …]
H A Dzonelist.h69 extern zone_type* zonelist_lookup_zone_by_name(zonelist_type* zonelist,
80 extern zone_type* zonelist_lookup_zone_by_dname(zonelist_type* zonelist,
90 extern zone_type* zonelist_add_zone(zonelist_type* zl, zone_type* zone);
98 extern void zonelist_del_zone(zonelist_type* zlist, zone_type* zone);
H A Dtools.h41 extern ods_status tools_signconf(zone_type* zone);
49 extern ods_status tools_input(zone_type* zone);
58 extern ods_status tools_output(zone_type* zone, engine_type* engine);
H A Dzone.c54 zone_type*
57 zone_type* zone = NULL; in zone_create()
63 CHECKALLOC(zone = (zone_type*) calloc(1, sizeof(zone_type))); in zone_create()
279 zone_rollback_dnskeys(zone_type* zone) in zone_rollback_dnskeys()
306 zone_publish_nsec3param(zone_type* zone) in zone_publish_nsec3param()
369 zone_rollback_nsec3param(zone_type* zone) in zone_rollback_nsec3param()
393 zone_prepare_keys(zone_type* zone) in zone_prepare_keys()
434 zone_update_serial(zone_type* zone) in zone_update_serial()
655 zone_del_nsec3params(zone_type* zone) in zone_del_nsec3params()
694 zone_merge(zone_type* z1, zone_type* z2) in zone_merge()
[all …]
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/adapter/
H A Dadapi.h47 uint32_t adapi_get_serial(zone_type* zone);
55 void adapi_set_serial(zone_type* zone, uint32_t serial);
63 extern ldns_rdf* adapi_get_origin(zone_type* zone);
71 extern uint32_t adapi_get_ttl(zone_type* zone);
79 extern void adapi_trans_full(zone_type* zone, unsigned more_coming);
87 extern void adapi_trans_diff(zone_type* zone, unsigned more_coming);
97 extern ods_status adapi_add_rr(zone_type* zone, ldns_rr* rr, int backup);
107 extern ods_status adapi_del_rr(zone_type* zone, ldns_rr* rr, int backup);
116 extern ods_status adapi_printzone(FILE* fd, zone_type* zone);
125 extern ods_status adapi_printaxfr(FILE* fd, zone_type* zone);
[all …]
H A Dadapi.c50 adapi_get_serial(zone_type* zone) in adapi_get_serial()
64 adapi_set_serial(zone_type* zone, uint32_t serial) in adapi_set_serial()
78 adapi_get_origin(zone_type* zone) in adapi_get_origin()
92 adapi_get_ttl(zone_type* zone) in adapi_get_ttl()
106 adapi_trans_full(zone_type* zone, unsigned more_coming) in adapi_trans_full()
143 adapi_trans_diff(zone_type* zone, unsigned more_coming) in adapi_trans_diff()
258 adapi_process_dnskey(zone_type* zone, ldns_rr* rr) in adapi_process_dnskey()
359 adapi_add_rr(zone_type* zone, ldns_rr* rr, int backup) in adapi_add_rr()
381 adapi_printzone(FILE* fd, zone_type* zone) in adapi_printzone()
399 adapi_printaxfr(FILE* fd, zone_type* zone) in adapi_printaxfr()
[all …]
H A Dadfile.c49 static ods_status adfile_read_file(FILE* fd, zone_type* zone);
57 adfile_read_rr(FILE* fd, zone_type* zone, char* line, ldns_rdf** orig, in adfile_read_rr()
195 adfile_read_file(FILE* fd, zone_type* zone) in adfile_read_file()
301 zone_type* adzone = (zone_type*) zone; in adfile_read()
330 zone_type* adzone = (zone_type*) zone; in adfile_write()
/dports/dns/nsd/nsd-4.3.9/
H A Dnamedb.h34 typedef struct zone zone_type; typedef
166 zone_type* zone;
249 zone_type* domain_find_zone(namedb_type* db, domain_type* domain);
250 zone_type* domain_find_parent_zone(namedb_type* db, zone_type* zone);
254 domain_type * find_dname_above(domain_type* domain, zone_type* zone);
256 int domain_is_glue(domain_type* domain, zone_type* zone);
263 int zone_is_secure(zone_type* zone);
370 int write_zone_to_udb(struct udb_base* udb, zone_type* zone,
395 void namedb_zone_delete(namedb_type* db, zone_type* zone);
453 zone_type *zone;
[all …]
H A Ddbaccess.c69 zone_type* zone = rrset->zone; in apex_rrset_checks()
146 read_rrset(udb_base* udb, namedb_type* db, zone_type* zone, in read_rrset()
175 region_type* dname_region, zone_type* zone, struct domain_d* d) in read_node_elem()
235 udb_ptr* z, zone_type* zone) in read_zone_data()
248 zone_type*
252 zone_type* zone = (zone_type *) region_alloc(db->region, in namedb_zone_create()
253 sizeof(zone_type)); in namedb_zone_create()
284 namedb_zone_delete(namedb_type* db, zone_type* zone) in namedb_zone_delete()
318 region_recycle(db->region, zone, sizeof(zone_type)); in namedb_zone_delete()
330 zone_type* zone; in read_zone()
[all …]
/dports/devel/py-oci/oci-2.53.1/src/oci/dns/models/
H A Dcreate_zone_details.py116 def zone_type(self): member in CreateZoneDetails
130 @zone_type.setter
131 def zone_type(self, zone_type): member in CreateZoneDetails
142 if not value_allowed_none_or_none_sentinel(zone_type, allowed_values):
147 self._zone_type = zone_type
H A Dzone_summary.py200 def zone_type(self): member in ZoneSummary
214 @zone_type.setter
215 def zone_type(self, zone_type): argument
225 if not value_allowed_none_or_none_sentinel(zone_type, allowed_values):
226 zone_type = 'UNKNOWN_ENUM_VALUE'
227 self._zone_type = zone_type
H A Dzone.py221 def zone_type(self): member in Zone
235 @zone_type.setter
236 def zone_type(self, zone_type): member in Zone
246 if not value_allowed_none_or_none_sentinel(zone_type, allowed_values):
247 zone_type = 'UNKNOWN_ENUM_VALUE'
248 self._zone_type = zone_type
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/cloud/
H A D_dns.py60 def create_zone(self, name, zone_type=None, email=None, description=None, argument
80 if zone_type is not None:
81 zone_type = zone_type.upper()
82 if zone_type not in ('PRIMARY', 'SECONDARY'):
85 zone_type)
95 if zone_type is not None:
96 zone["type"] = zone_type
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dparticle_zone.cpp42 std::string zone_type; in ParticleZone() local
43 if (reader.get("zone-type", zone_type)) in ParticleZone()
45 if (zone_type == "destroyer") in ParticleZone()
49 else if (zone_type == "killer") in ParticleZone()
53 else if (zone_type == "life") in ParticleZone()
57 else if (zone_type == "life-clear") in ParticleZone()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dclzones.cpp56 zone_type( to_translation( "NPC Retreat" ), in zone_manager()
65 for( const zone_type &zone : zone_type::get_all() ) { in zone_manager()
104 zone_type( to_translation( "Auto Eat" ), in zone_manager()
123 std::string zone_type::name() const in name()
128 std::string zone_type::desc() const in desc()
139 const zone_type &string_id<zone_type>::obj() const in obj()
145 bool string_id<zone_type>::is_valid() const in is_valid()
150 const std::vector<zone_type> &zone_type::get_all() in get_all()
478 …[]( const std::pair<zone_type_id, zone_type> &lhs, const std::pair<zone_type_id, zone_type> &rhs )… in query_type()
1151 const zone_type_id zone_type = it->get_type(); in deserialize() local
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dclzones.cpp56 zone_type( to_translation( "NPC Retreat" ), in zone_manager()
65 for( const zone_type &zone : zone_type::get_all() ) { in zone_manager()
104 zone_type( to_translation( "Auto Eat" ), in zone_manager()
123 std::string zone_type::name() const in name()
128 std::string zone_type::desc() const in desc()
139 const zone_type &string_id<zone_type>::obj() const in obj()
145 bool string_id<zone_type>::is_valid() const in is_valid()
150 const std::vector<zone_type> &zone_type::get_all() in get_all()
478 …[]( const std::pair<zone_type_id, zone_type> &lhs, const std::pair<zone_type_id, zone_type> &rhs )… in query_type()
1151 const zone_type_id zone_type = it->get_type(); in deserialize() local
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/amazon/aws/tests/integration/targets/aws_az_info/tasks/
H A Dtests.yml29 - '"zone_type" in first_az'
51 - '"zone_type" in first_az'
75 - '"zone_type" in first_az'
83 - first_az.zone_type == 'availability-zone'
108 - '"zone_type" in first_az'
116 - first_az.zone_type == 'availability-zone'
141 - '"zone_type" in first_az'
149 - first_az.zone_type == 'availability-zone'
175 - '"zone_type" in first_az'
183 - first_az.zone_type == 'availability-zone'
/dports/dns/opendnssec2/opendnssec-2.1.10/signer/src/wire/
H A Dnotify.c144 zone_type* zone = NULL; in notify_setup()
149 zone = (zone_type*) notify->zone; in notify_setup()
170 zone_type* zone = NULL; in notify_disable()
176 zone = (zone_type*) notify->zone; in notify_disable()
220 zone_type* zone = (zone_type*) notify->zone; in notify_next()
263 zone_type* zone = NULL; in notify_handle_reply()
268 zone = (zone_type*) notify->zone; in notify_handle_reply()
425 zone_type* zone = NULL; in notify_send()
430 zone = (zone_type*) notify->zone; in notify_send()
474 zone_type* zone = NULL; in notify_handle_zone()
[all …]
H A Dxfrd.c170 zone_type* zone = (zone_type*) xfrd->zone; in xfrd_recover()
456 zone_type* zone = NULL; in xfrd_set_timer_now()
474 zone_type* zone = NULL; in xfrd_set_timer_retry()
492 zone_type* zone = NULL; in xfrd_set_timer_refresh()
592 zone_type* zone = NULL; in xfrd_tsig_process()
656 zone_type* zone = NULL; in xfrd_commit_packet()
729 zone_type* zone = NULL; in xfrd_dump_packet()
784 zone_type* zone = NULL; in xfrd_write_soa()
819 zone_type* zone = NULL; in xfrd_update_soa()
2107 zone_type* zone = (zone_type*) xfrd->zone; in xfrd_backup()
[all …]
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/functional/cloud/
H A Dtest_zone.py35 zone_type = 'primary'
46 name=name, zone_type=zone_type, email=email,
50 self.assertEqual(zone['type'], zone_type.upper())
/dports/science/code_saturne/code_saturne-7.1.0/src/gui/
H A Dcs_gui_particles.c554 bdy_cond->zone_type[zone_id] = CS_LAGR_INLET; in cs_gui_particles_bcs()
557 bdy_cond->zone_type[zone_id] = CS_LAGR_OUTLET; in cs_gui_particles_bcs()
560 bdy_cond->zone_type[zone_id] = CS_LAGR_REBOUND; in cs_gui_particles_bcs()
563 bdy_cond->zone_type[zone_id] = CS_LAGR_SYM; in cs_gui_particles_bcs()
566 bdy_cond->zone_type[zone_id] = CS_LAGR_DEPO1; in cs_gui_particles_bcs()
569 bdy_cond->zone_type[zone_id] = CS_LAGR_DEPO2; in cs_gui_particles_bcs()
572 bdy_cond->zone_type[zone_id] = CS_LAGR_FOULING; in cs_gui_particles_bcs()
576 bdy_cond->zone_type[zone_id] = CS_LAGR_DEPO_DLVO; in cs_gui_particles_bcs()
580 bdy_cond->zone_type[zone_id]); in cs_gui_particles_bcs()
584 bft_printf("-- : p_nature %i \n", bdy_cond->zone_type[zone_id]); in cs_gui_particles_bcs()
[all …]
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Dazurearm_dns.py138 zone_type="Public",
222 if zone.get("zone_type").lower() != zone_type.lower():
225 "new": zone_type,
228 if zone_type.lower() == "private":
293 "zone_type": zone_type,
314 zone_type=zone_type,
/dports/math/libmesh/libmesh-1.6.2/include/utils/
H A Dplt_loader.h200 unsigned int zone_type (const unsigned int z) const;
332 unsigned int & zone_type (const unsigned int z);
527 unsigned int PltLoader::zone_type (const unsigned int z) const in zone_type() function
539 unsigned int & PltLoader::zone_type (const unsigned int z) in zone_type() function
670 libmesh_assert_greater (this->zone_type(z), 1); in n_nodes()
683 libmesh_assert_greater (this->zone_type(z), 1); in n_elem()
696 libmesh_assert_greater (this->zone_type(z), 1); in elem_type()
/dports/dns/py-cloudflare/cloudflare-2.8.15/examples/
H A Dexample_zones.py35 zone_type = zone['type']
42 print('%s %-35s %-30s %-20s %s' % (zone_id, zone_name, zone_type, zone_owner, zone_plan))
65 if zone_type == 'secondary':

12345678910>>...16