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

/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c190 uchar_t dt[11], *tdt; local
193 tdt = date_n_time(&ts, &dt_len);
199 dt[i] = tdt[i];

Completed in 57 milliseconds