Home | History | Annotate | Download | only in src

Lines Matching refs:mjd

1862 	mirtime_mjd mjd;
1866 timet2mjd(&mjd, tv.tv_sec);
1868 (unsigned)mjd.sec / 3600, ((unsigned)mjd.sec / 60) % 60,
1869 (unsigned)mjd.sec % 60, (unsigned)getpid(),