Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Doption-value-type.h46 VTP_CMD_BOOL = 3, enumerator
H A Doption-value-type.c106 {"bool", VTP_CMD_BOOL},
H A Dconfigfile.c1308 case VTP_CMD_BOOL: in parse_value()