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