Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_io.h80 ACTION_IGNORE, enumerator
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c1009 v6wild = (ACTION_IGNORE != action); in create_wildcards()
1053 v4wild = (ACTION_IGNORE != action); in create_wildcards()
1149 case ACTION_IGNORE: in action_text()
1285 return ACTION_IGNORE; in interface_action()
1303 return ACTION_IGNORE; in interface_action()
1743 case ACTION_IGNORE: in update_interfaces()
H A Dntp_config.c3424 action = ACTION_IGNORE; in free_config_nic_rules()