Searched refs:create_restrict_node (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | ntp_parser.c | 2594 …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 D | ntp_config.c | 1530 create_restrict_node( in create_restrict_node() function
|
| /freebsd-12.1/contrib/ntp/include/ |
| H A D | ntp_config.h | 329 restrict_node *create_restrict_node(address_node *addr,
|