Home
last modified time | relevance | path

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

/freebsd-13.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;
319 restrict_node *create_restrict_node(address_node *addr,
/freebsd-13.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.c275 static void destroy_restrict_node(restrict_node *my_node);
548 restrict_node *rest_node; in dump_config_tree()
1539 restrict_node *
1548 restrict_node *my_node; in create_restrict_node()
1563 restrict_node *my_node in destroy_restrict_node()
1659 restrict_node * rn; in destroy_restrict_fifo()
2535 restrict_node * my_node; in config_access()