Home
last modified time | relevance | path

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

/freebsd-head/contrib/ntp/include/
HDntp_config.h201 typedef struct sim_node_tag sim_node; typedef
203 sim_node * link;
208 typedef DECL_FIFO_ANCHOR(sim_node) sim_fifo;
332 sim_node *create_sim_node(attr_val_fifo *init_opts,
/freebsd-head/contrib/ntp/ntpd/
HDntp_config.c1962 sim_node *
1968 sim_node *my_node; in create_sim_node()
4895 sim_node *sim_n; in config_sim()
4965 sim_node *sim_n; in free_config_sim()
HDntp_parser.c3789 sim_node *sn; in yyparse()