Searched refs:create_restrict_node (Results 1 – 3 of 3) sorted by relevance
/netbsd/external/bsd/ntp/dist/ntpd/ |
H A D | ntp_parser.y | 828 rn = create_restrict_node($2, NULL, $3, $4, 836 rn = create_restrict_node($2, $4, $5, $6, 844 rn = create_restrict_node(NULL, NULL, $3, $4, 852 rn = create_restrict_node( 867 rn = create_restrict_node( 883 rn = create_restrict_node(
|
H A D | ntp_config.c | 1552 create_restrict_node( in create_restrict_node() function
|
/netbsd/external/bsd/ntp/dist/include/ |
H A D | ntp_config.h | 321 restrict_node *create_restrict_node(address_node *addr,
|