HomeSort by: relevance | last modified time | path
    Searched refs:cfg_tree_history (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntpd.h 376 extern struct config_tree_tag *cfg_tree_history;
  /src/external/bsd/ntp/dist/ntpd/
ntp_config.c 172 config_tree *cfg_tree_history; /* History of configs */ variable
457 ptree = cfg_tree_history;
533 for (cfg_ptr = cfg_tree_history;
5250 LINK_TAIL_SLIST(cfg_tree_history, ptree, link, config_tree);
5298 UNLINK_SLIST(punlinked, cfg_tree_history, ptree, link,

Completed in 20 milliseconds