bind9/bin
Ondřej Surý 8fb4c5bb7a dns/ssu.c: Return void when ISC_R_SUCCESS is only returned value
With isc_mem_get() and dns_name_dup() no longer being able to fail, some
functions can now only return ISC_R_SUCCESS.  Change the return type to
void for the following function(s):

 * dns_ssutable_addrule()
 * dns_ssutable_create()
 * dns_ssutable_createdlz()
2021-10-13 05:47:48 +02:00
..
check Replace "master/slave" terms in code comments 2021-10-12 13:09:00 -07:00
confgen Make isc_result a static enum 2021-10-06 11:22:20 +02:00
delv Make isc_result a static enum 2021-10-06 11:22:20 +02:00
dig Enable IDN2_USE_STD3_ASCII_RULES to idn2 conversion functions 2021-10-12 12:11:52 +02:00
dnssec Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
named dns/ssu.c: Return void when ISC_R_SUCCESS is only returned value 2021-10-13 05:47:48 +02:00
nsupdate Replace "master/slave" terms in code 2021-10-12 13:11:13 -07:00
plugins Make isc_result a static enum 2021-10-06 11:22:20 +02:00
rndc Replace "master/slave" terms in documentation 2021-10-12 13:09:04 -07:00
tests cleanup references to ancient named.conf options 2021-10-12 14:01:57 -07:00
tools Make isc_result a static enum 2021-10-06 11:22:20 +02:00
Makefile.am Remove native PKCS#11 support 2021-09-09 15:35:39 +02:00