Searched refs:show_time (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/ppp/dist/pppdump/ |
| D | pppdump.c | 44 void show_time(FILE *, int); 169 show_time(f, c); in dumplog() 361 show_time(f, c); in dumpppp() 370 show_time(FILE *f, int c) in show_time() function
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_ripencc.c | 431 static char * show_time (float time_of_week); 3226 show_time( in show_time() function 3333 t_zc, show_time (t_zc)); in rpt_almanac_data_page() 3337 t_oa, show_time (t_oa)); in rpt_almanac_data_page() 3364 show_time(time_of_week), week_num, UTC_offset); in rpt_GPS_time() 3385 show_time(time_of_fix)); in rpt_single_ECEF_position() 3406 show_time(time_of_fix)); in rpt_single_ECEF_velocity() 3604 show_time(time_of_fix)); in rpt_single_lla_position() 3779 clock_bias, freq_offset, show_time (time_of_fix)); in rpt_1SV_bias() 3892 show_time (time_of_fix)); in rpt_ENU_velocity() [all …]
|