Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_config.c1991 address_node * addr_node; in config_other_modes() local
1998 while (addr_node != NULL) { in config_other_modes()
2007 addr_node = addr_node->link; in config_other_modes()
2012 if (addr_node != NULL) { in config_other_modes()
2021 addr_node = addr_node->link; in config_other_modes()
2035 address_node * addr_node; in destroy_address_fifo() local
2040 if (addr_node == NULL) in destroy_address_fifo()
3945 address_node *addr_node; in config_fudge() local
3964 addr_node->address); in config_fudge()
4075 address_node *addr_node; in config_device() local
[all …]