xref: /netbsd-src/external/bsd/ntp/dist/include/rc_cmdlength.h (revision cdfa2a7ef92791ba9db70a584a1d904730e6fb46)
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