Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ntp/ntpd/
Dntp_config.c266 static void save_and_apply_config_tree(int/*BOOL*/ from_file);
4667 save_and_apply_config_tree(FALSE); in config_remotely()
4762 save_and_apply_config_tree(TRUE); in getconfig()
4772 save_and_apply_config_tree(int/*BOOL*/ input_from_file) in save_and_apply_config_tree() function