HomeSort by: relevance | last modified time | path
    Searched refs:nd_format_time (Results 1 - 7 of 7) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
ntp.c 74 time_string = nd_format_time(time_buf, sizeof (time_buf),
print-arista.c 97 nd_format_time(buf, sizeof(buf), "%Y-%m-%d %H:%M:%S",
util-print.c 285 timestr = nd_format_time(timebuf, sizeof(timebuf),
288 timestr = nd_format_time(timebuf, sizeof(timebuf),
451 nd_format_time(char *buf, size_t bufsize, const char *format, function
458 return ("[nd_format_time() buffer is too small]");
print-ahcp.c 114 nd_format_time(buf, sizeof(buf), "%Y-%m-%d %H:%M:%S UTC",
netdissect.h 448 extern const char *nd_format_time(char *buf, size_t bufsize,
print-rx.c 804 nd_format_time(str, sizeof(str), \
smbutil.c 806 tstring = nd_format_time(buffer, sizeof(buffer), "%Y-%m-%d %T",

Completed in 34 milliseconds