Home
last modified time | relevance | path

Searched refs:dump_all_config_trees (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/ntp/include/
Dntp_config.h331 int dump_all_config_trees(FILE *df, int comment);
/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_config.c496 dump_all_config_trees( in dump_all_config_trees() function
4805 dumpfailed = dump_all_config_trees(dumpfile, 0); in save_and_apply_config_tree()
Dntp_control.c1129 if (NULL == fptr || -1 == dump_all_config_trees(fptr, 1)) { in save_config()
/freebsd-10-stable/contrib/ntp/
DCommitLog151889 add comment parameter to dump_config_tree() and dump_all_config_trees()