Home
last modified time | relevance | path

Searched refs:isccc_ccmsg_setmaxsize (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/mpl/bind/dist/lib/isccc/include/isccc/
H A Dccmsg.h83 isccc_ccmsg_setmaxsize(isccc_ccmsg_t *ccmsg, unsigned int maxsize);
/netbsd/external/mpl/bind/dist/lib/isccc/win32/
H A Dlibisccc.def36 isccc_ccmsg_setmaxsize
/netbsd/external/mpl/bind/dist/lib/isccc/
H A Dccmsg.c156 isccc_ccmsg_setmaxsize(isccc_ccmsg_t *ccmsg, unsigned int maxsize) { in isccc_ccmsg_setmaxsize() function
/netbsd/external/mpl/bind/dist/bin/rndc/
H A Drndc.c536 isccc_ccmsg_setmaxsize(&ccmsg, 1024 * 1024); in rndc_connected()
/netbsd/external/mpl/bind/dist/bin/named/
H A Dcontrolconf.c593 isccc_ccmsg_setmaxsize(&conn->ccmsg, 32768); in newconnection()