| /bind-9.6-ESV-R11/bin/named/include/named/ |
| H A D | config.h | 57 isc_sockaddr_t **addrsp, isc_uint32_t *countp); 66 dns_name_t ***keys, isc_uint32_t *countp);
|
| /bind-9.6-ESV-R11/lib/dns/ |
| H A D | rdataset.c | 317 unsigned int *countp, void **state) 338 REQUIRE(countp != NULL); 355 countp)); 532 *countp += count; 541 *countp += added; 547 *countp = 0; 566 unsigned int *countp) 570 countp, NULL)); 581 unsigned int *countp, 587 countp, stat 313 towiresorted(dns_rdataset_t *rdataset, const dns_name_t *owner_name, dns_compress_t *cctx, isc_buffer_t *target, dns_rdatasetorderfunc_t order, const void *order_arg, isc_boolean_t partial, unsigned int options, unsigned int *countp, void **state) argument 559 dns_rdataset_towiresorted(dns_rdataset_t *rdataset, const dns_name_t *owner_name, dns_compress_t *cctx, isc_buffer_t *target, dns_rdatasetorderfunc_t order, const void *order_arg, unsigned int options, unsigned int *countp) argument 574 dns_rdataset_towirepartial(dns_rdataset_t *rdataset, const dns_name_t *owner_name, dns_compress_t *cctx, isc_buffer_t *target, dns_rdatasetorderfunc_t order, const void *order_arg, unsigned int options, unsigned int *countp, void **state) argument 591 dns_rdataset_towire(dns_rdataset_t *rdataset, dns_name_t *owner_name, dns_compress_t *cctx, isc_buffer_t *target, unsigned int options, unsigned int *countp) argument [all...] |
| H A D | ncache.c | 328 unsigned int *countp) 441 *countp = count; 448 *countp = 0; 326 dns_ncache_towire(dns_rdataset_t *rdataset, dns_compress_t *cctx, isc_buffer_t *target, unsigned int options, unsigned int *countp) argument
|
| /bind-9.6-ESV-R11/lib/dns/include/dns/ |
| H A D | ncache.h | 108 unsigned int *countp); 116 *\li The number of RRs added to target will be added to *countp. 123 *\li 'countp' is a valid pointer. 130 *\li *countp has been incremented by the number of RRs added to
|
| H A D | rdataset.h | 390 unsigned int *countp); 398 *\li The number of RRs added to target will be added to *countp. 405 *\li 'countp' is a valid pointer. 412 *\li *countp has been incremented by the number of RRs added to 431 unsigned int *countp); 450 unsigned int *countp, 465 *\li #ISC_R_NOSPACE if unable to fit in all of the records. *countp
|
| /bind-9.6-ESV-R11/bin/named/ |
| H A D | config.c | 351 isc_sockaddr_t **addrsp, isc_uint32_t *countp) 362 INSIST(countp != NULL); 400 *countp = count; 446 dns_name_t ***keysp, isc_uint32_t *countp) 467 REQUIRE(countp != NULL); 672 *countp = addrcount; 349 ns_config_getiplist(const cfg_obj_t *config, const cfg_obj_t *list, in_port_t defport, isc_mem_t *mctx, isc_sockaddr_t **addrsp, isc_uint32_t *countp) argument 444 ns_config_getipandkeylist(const cfg_obj_t *config, const cfg_obj_t *list, isc_mem_t *mctx, isc_sockaddr_t **addrsp, dns_name_t ***keysp, isc_uint32_t *countp) argument
|
| H A D | update.c | 752 int *countp = data; local 754 (*countp)++; 763 dns_rdatatype_t type, dns_rdatatype_t covers, int *countp) 765 *countp = 0; 767 count_rr_action, countp)); 762 rr_count(dns_db_t *db, dns_dbversion_t *ver, dns_name_t *name, dns_rdatatype_t type, dns_rdatatype_t covers, int *countp) argument
|
| /bind-9.6-ESV-R11/lib/bind9/ |
| H A D | check.c | 838 isc_uint32_t *countp, isc_log_t *logctx, isc_mem_t *mctx) 850 REQUIRE(countp != NULL); 853 *countp = count; 935 *countp = count; 837 validate_masters(const cfg_obj_t *obj, const cfg_obj_t *config, isc_uint32_t *countp, isc_log_t *logctx, isc_mem_t *mctx) argument
|