Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_parser.h262 T_Sim_Duration = 463, /* T_Sim_Duration */ enumerator
483 #define T_Sim_Duration 463 macro
H A Dkeyword-gen.c254 { "simulation_duration",T_Sim_Duration, FOLLBY_TOKEN },
H A Dntp_parser.c354 T_Sim_Duration = 463, /* T_Sim_Duration */ enumerator
575 #define T_Sim_Duration 463 macro
H A Dntp_config.c4918 case T_Sim_Duration: in config_sim()