Searched refs:VTP_CMD_BOOL (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/ntp/sntp/libopts/ | ||
| H A D | option-value-type.h | 46 VTP_CMD_BOOL = 3, enumerator |
| H A D | option-value-type.c | 106 {"bool", VTP_CMD_BOOL}, |
| H A D | configfile.c | 1308 case VTP_CMD_BOOL: in parse_value() |