Searched defs:convert_ts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_slp.c587 timestamp, (timestamp ? convert_ts(timestamp) : "0")); \
1036 static char *convert_ts(unsigned int timestamp) { function
1100 (timestamp) ? convert_ts(timestamp) : "0");

Completed in 47 milliseconds