Home
last modified time | relevance | path

Searched refs:remoteconfig_cmdlength (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Drc_cmdlength.c9 size_t remoteconfig_cmdlength( const char *, const char *);
16 remoteconfig_cmdlength( in remoteconfig_cmdlength() function
H A Dntp_control.c3559 data_count = remoteconfig_cmdlength(reqpt, reqend); in configure()
/freebsd/contrib/ntp/include/
H A Drc_cmdlength.h2 extern size_t remoteconfig_cmdlength( const char *src_buf, const char *src_end );