HomeSort by: relevance | last modified time | path
    Searched defs:show_time (Results 1 - 9 of 9) sorted by relevancy

  /src/external/bsd/ppp/dist/pppdump/
pppdump.c 44 void show_time(FILE *, int);
169 show_time(f, c);
361 show_time(f, c);
370 show_time(FILE *f, int c) function
pppdump.c 44 void show_time(FILE *, int);
169 show_time(f, c);
361 show_time(f, c);
370 show_time(FILE *f, int c) function
pppdump.c 44 void show_time(FILE *, int);
169 show_time(f, c);
361 show_time(f, c);
370 show_time(FILE *f, int c) function
  /src/sbin/efi/
certs.c 155 show_time(const EFI_TIME *et, int indent) function
226 show_time(&s->TimeOfRevocation, indent);
246 show_time(&s->TimeOfRevocation, indent);
266 show_time(&s->TimeOfRevocation, indent);
certs.c 155 show_time(const EFI_TIME *et, int indent) function
226 show_time(&s->TimeOfRevocation, indent);
246 show_time(&s->TimeOfRevocation, indent);
266 show_time(&s->TimeOfRevocation, indent);
certs.c 155 show_time(const EFI_TIME *et, int indent) function
226 show_time(&s->TimeOfRevocation, indent);
246 show_time(&s->TimeOfRevocation, indent);
266 show_time(&s->TimeOfRevocation, indent);
  /src/external/bsd/ntp/dist/ntpd/
refclock_ripencc.c 431 static char * show_time (float time_of_week);
3226 show_time( function
3333 t_zc, show_time (t_zc));
3337 t_oa, show_time (t_oa));
3364 show_time(time_of_week), week_num, UTC_offset);
3385 show_time(time_of_fix));
3406 show_time(time_of_fix));
3604 show_time(time_of_fix));
3779 clock_bias, freq_offset, show_time (time_of_fix));
3892 show_time (time_of_fix))
    [all...]
refclock_ripencc.c 431 static char * show_time (float time_of_week);
3226 show_time( function
3333 t_zc, show_time (t_zc));
3337 t_oa, show_time (t_oa));
3364 show_time(time_of_week), week_num, UTC_offset);
3385 show_time(time_of_fix));
3406 show_time(time_of_fix));
3604 show_time(time_of_fix));
3779 clock_bias, freq_offset, show_time (time_of_fix));
3892 show_time (time_of_fix))
    [all...]
refclock_ripencc.c 431 static char * show_time (float time_of_week);
3226 show_time( function
3333 t_zc, show_time (t_zc));
3337 t_oa, show_time (t_oa));
3364 show_time(time_of_week), week_num, UTC_offset);
3385 show_time(time_of_fix));
3406 show_time(time_of_fix));
3604 show_time(time_of_fix));
3779 clock_bias, freq_offset, show_time (time_of_fix));
3892 show_time (time_of_fix))
    [all...]

Completed in 71 milliseconds