Searched refs:m_wait (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/fm/fmstat/common/ |
H A D | fmstat.c | 107 double m_wait; member 318 mp->m_wait = (double)delta / elapsed; in modstat_compute() 320 mp->m_wait = 0.0; in modstat_compute() 411 mp->m_wait, mp->m_svc, mp->m_pct_w, mp->m_pct_b, in stat_one_xprt() 509 mp->m_wait, mp->m_svc, mp->m_pct_w, mp->m_pct_b, in stat_one_fmd()
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | deliver.c | 3887 if (mci->mci_mailer->m_wait > 0) 3890 ev = sm_setevent(mci->mci_mailer->m_wait, 3896 (long) mci->mci_mailer->m_wait);
|
H A D | sendmail.h | 410 time_t m_wait; /* timeout to wait for end */ member
|
H A D | readcf.c | 1474 m->m_wait = convtime(p, 's');
|