Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_oncore.c301 double ss_ht; member
1317 instance->ss_ht = 100 * f1; /* cm */ in oncore_read_config()
2023 instance->ss_ht = buf_w32(&buf[12]); in oncore_get_timestamp()
2306 instance->ss_lat = instance->ss_long = instance->ss_ht = 0; in oncore_get_timestamp()
3142 instance->ss_ht = ht; in oncore_get_timestamp()
3590 instance->ss_ht = kk; in oncore_load_almanac()
3721 hm = instance->ss_ht/100.; in oncore_print_posn()
3810 w32_buf(&Cmd[-2+12], (int) instance->ss_ht); in oncore_set_posn()
3815 w32_buf(&Cmd[-2+4], (int) instance->ss_ht); in oncore_set_posn()
3825 w32_buf(&Cmd[-2+12],(int) instance->ss_ht); in oncore_set_posn()
[all …]