Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_parser.c2594 …rn = create_restrict_node((yyvsp[-2].Address_node), NULL, (yyvsp[-1].Integer), (yyvsp[0].Attr_val_… in yyparse()
2606 …rn = create_restrict_node((yyvsp[-4].Address_node), (yyvsp[-2].Address_node), (yyvsp[-1].Integer),… in yyparse()
2618 rn = create_restrict_node(NULL, NULL, (yyvsp[-1].Integer), (yyvsp[0].Attr_val_fifo), in yyparse()
2630 rn = create_restrict_node( in yyparse()
2649 rn = create_restrict_node( in yyparse()
2669 rn = create_restrict_node( in yyparse()
H A Dntp_config.c1530 create_restrict_node( in create_restrict_node() function
/freebsd-12.1/contrib/ntp/include/
H A Dntp_config.h329 restrict_node *create_restrict_node(address_node *addr,