Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h107 T_Flake = 308, /* T_Flake */ enumerator
328 #define T_Flake 308 macro
H A Dkeyword-gen.c170 { "flake", T_Flake, FOLLBY_TOKEN },
H A Dntp_parser.c199 T_Flake = 308, /* T_Flake */ enumerator
420 #define T_Flake 308 macro
H A Dntp_config.c2794 case T_Flake: in config_access()