Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_config.h244 attr_val_fifo * enable_opts; member
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_parser.y1177 { CONCAT_G_FIFOS(cfgt.enable_opts, $2); }
Dntp_config.c737 ? HEAD_PFIFO(ptree->enable_opts) in dump_config_tree()
3579 apply_enable_disable(ptree->enable_opts, 1); in config_system_opts()
3590 FREE_ATTR_VAL_FIFO(ptree->enable_opts); in free_config_system_opts()