Home
last modified time | relevance | path

Searched refs:TS_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dutil-print.c67 #define TS_BUF_SIZE sizeof("0000000000.000000000") macro
266 snprintf(buf, TS_BUF_SIZE, format, in ts_format()
303 snprintf(buf, TS_BUF_SIZE, format, in ts_unix_format()
319 char buf[TS_BUF_SIZE]; in ts_print()