Searched refs:cfg_tree_history (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dntpd.h268 extern struct config_tree *cfg_tree_history;
H A Dntpd.h.orig268 extern struct config_tree *cfg_tree_history;
/macosx-10.10.1/ntp-92/ntpd/
H A Dntp_config.c134 struct config_tree *cfg_tree_history = NULL; /* History of configs */ variable in typeref:struct:config_tree
389 ptree = cfg_tree_history;
478 struct config_tree *cfg_ptr = cfg_tree_history;
481 for (cfg_ptr = cfg_tree_history;
3919 LINK_TAIL_SLIST(cfg_tree_history, ptree, link,
3969 UNLINK_SLIST(punlinked, cfg_tree_history, ptree, link,

Completed in 62 milliseconds