Searched refs:nd_format_time (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/tcpdump/ |
H A D | ntp.c | 67 time_string = nd_format_time(time_buf, sizeof (time_buf), in p_ntp_time()
|
H A D | util-print.c | 258 timestr = nd_format_time(timebuf, sizeof(timebuf), in ts_date_hmsfrac_print() 261 timestr = nd_format_time(timebuf, sizeof(timebuf), in ts_date_hmsfrac_print() 424 nd_format_time(char *buf, size_t bufsize, const char *format, in nd_format_time() function
|
H A D | print-arista.c | 98 nd_format_time(buf, sizeof(buf), "%Y-%m-%d %H:%M:%S", in arista_print_date_hms_time()
|
H A D | print-zep.c | 86 nd_format_time(time_buf, sizeof (time_buf), "%Y-%m-%d %H:%M:%S", in zep_print_ts()
|
H A D | print-ahcp.c | 109 nd_format_time(buf, sizeof(buf), "%Y-%m-%d %H:%M:%S UTC", in ahcp_time_print()
|
H A D | smbutil.c | 801 tstring = nd_format_time(buffer, sizeof(buffer), "%Y-%m-%d %T", in smb_fdata1()
|
H A D | netdissect.h | 437 extern const char *nd_format_time(char *buf, size_t bufsize,
|
H A D | print-rx.c | 799 nd_format_time(str, sizeof(str), \
|