Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_parser.h249 T_Sim_Duration = 459, enumerator
461 #define T_Sim_Duration 459 macro
H A Dkeyword-gen.c250 { "simulation_duration",T_Sim_Duration, FOLLBY_TOKEN },
H A Dntp_parser.c336 T_Sim_Duration = 459, enumerator
548 #define T_Sim_Duration 459 macro
H A Dntp_config.c4729 case T_Sim_Duration: in config_sim()