xref: /netbsd-src/external/bsd/ntp/dist/include/rc_cmdlength.h (revision c38e7cc395b1472a774ff828e46123de44c628e9)
1 /*	$NetBSD: rc_cmdlength.h,v 1.1.1.3 2016/01/08 21:21:23 christos Exp $	*/
2 
3 
4 extern size_t remoteconfig_cmdlength( const char *src_buf, const char *src_end );
5