Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/include/
H A Dntp_config.h332 sim_node *create_sim_node(attr_val_fifo *init_opts,
/freebsd-src/contrib/ntp/ntpd/
H A Dntp_parser.c3791 sn = create_sim_node((yyvsp[-2].Attr_val_fifo), (yyvsp[-1].Sim_server_fifo)); in yyparse()
H A Dntp_config.c1963 create_sim_node( in create_sim_node() function