xref: /netbsd-src/external/bsd/ntp/dist/include/rc_cmdlength.h (revision d16b7486a53dcb8072b60ec6fcb4373a2d0c27b7)
1 /*	$NetBSD: rc_cmdlength.h,v 1.2 2020/05/25 20:47:20 christos Exp $	*/
2 
3 
4 extern size_t remoteconfig_cmdlength( const char *src_buf, const char *src_end );
5