Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/include/
Dntp_config.h199 typedef struct sim_node_tag sim_node; typedef
201 sim_node * link;
206 typedef DECL_FIFO_ANCHOR(sim_node) sim_fifo;
327 sim_node *create_sim_node(attr_val_fifo *init_opts,
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_config.c1936 sim_node *
1942 sim_node *my_node; in create_sim_node()
4867 sim_node *sim_n; in config_sim()
4937 sim_node *sim_n; in free_config_sim()
Dntp_parser.c3765 sim_node *sn; in yyparse()