Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/include/
HDntp_config.h243 attr_val_fifo * disable_opts; member
/freebsd-head/contrib/ntp/ntpd/
HDntp_config.c726 : HEAD_PFIFO(ptree->disable_opts); in dump_config_tree()
3568 apply_enable_disable(ptree->disable_opts, 0); in config_system_opts()
3579 FREE_ATTR_VAL_FIFO(ptree->disable_opts); in free_config_system_opts()
HDntp_parser.c3183 { CONCAT_G_FIFOS(cfgt.disable_opts, (yyvsp[0].Attr_val_fifo)); } in yyparse()