Home
last modified time | relevance | path

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

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