Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/include/
H A Dntp_config.h110 typedef struct restrict_node_tag restrict_node; typedef
112 restrict_node * link;
121 typedef DECL_FIFO_ANCHOR(restrict_node) restrict_fifo;
329 restrict_node *create_restrict_node(address_node *addr,
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_parser.c2592 restrict_node *rn; in yyparse()
2604 restrict_node *rn; in yyparse()
2616 restrict_node *rn; in yyparse()
2628 restrict_node *rn; in yyparse()
2647 restrict_node *rn; in yyparse()
2666 restrict_node * rn; in yyparse()
H A Dntp_config.c265 static void destroy_restrict_node(restrict_node *my_node);
538 restrict_node *rest_node; in dump_config_tree()
1529 restrict_node *
1538 restrict_node *my_node; in create_restrict_node()
1553 restrict_node *my_node in destroy_restrict_node()
1649 restrict_node * rn; in destroy_restrict_fifo()
2525 restrict_node * my_node; in config_access()