Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/include/
H A Dntp_config.h199 typedef struct sim_node_tag sim_node; typedef
201 sim_node * link;
206 typedef DECL_FIFO_ANCHOR(sim_node) sim_fifo;
336 sim_node *create_sim_node(attr_val_fifo *init_opts,
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_config.c1883 sim_node *
1889 sim_node *my_node; in create_sim_node()
4696 sim_node *sim_n; in config_sim()
4766 sim_node *sim_n; in free_config_sim()
H A Dntp_parser.c3486 sim_node *sn; in yyparse()