Home
last modified time | relevance | path

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

/titanic_41/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) { in convert_ts() function
1100 (timestamp) ? convert_ts(timestamp) : "0"); in slpv2_authblock()