Searched refs:nd_format_time (Results 1 – 7 of 7) sorted by relevance
| /src/contrib/tcpdump/ |
| H A D | ntp.c | 74 time_string = nd_format_time(time_buf, sizeof (time_buf), in p_ntp_time_fmt()
|
| H A D | util-print.c | 280 timestr = nd_format_time(timebuf, sizeof(timebuf), in ts_date_hmsfrac_print() 283 timestr = nd_format_time(timebuf, sizeof(timebuf), in ts_date_hmsfrac_print() 446 nd_format_time(char *buf, size_t bufsize, const char *format, in nd_format_time() function
|
| H A D | print-arista.c | 97 nd_format_time(buf, sizeof(buf), "%Y-%m-%d %H:%M:%S", in arista_print_date_hms_time()
|
| 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 | 448 extern const char *nd_format_time(char *buf, size_t bufsize,
|
| H A D | print-rx.c | 799 nd_format_time(str, sizeof(str), \
|