Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h326 extern struct tm *fmev_localtime(fmev_t, struct tm *);
H A Dmapfile-vers56 fmev_localtime;
H A Dfmev_evaccess.c273 fmev_localtime(fmev_t ev, struct tm *tm) in fmev_localtime() function
/titanic_44/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c600 if (fmev_localtime(ev, &ts) == NULL) { in irpt_cbfunc()