Home
last modified time | relevance | path

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

/freebsd-13.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;
326 sim_node *create_sim_node(attr_val_fifo *init_opts,
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_config.c1893 sim_node *
1899 sim_node *my_node; in create_sim_node()
4706 sim_node *sim_n; in config_sim()
4776 sim_node *sim_n; in free_config_sim()
H A Dntp_parser.c3486 sim_node *sn; in yyparse()