Searched refs:ui (Results 1 - 2 of 2) sorted by relevance

/sendmail/sendmail/
H A Dsm_resolve.c175 unsigned short ans_cnt, ui; local
211 ui = 0;
212 while (p < data + len && ui < ans_cnt)
222 ++ui;
/sendmail/mail.local/
H A Dmail.local.c1243 if (ui.quota > 0)
1252 ui.mailspool, sm_errstring(errno));
1256 if (dsb.st_size + sb.st_size + 1 > ui.quota)
1261 ui.mailspool);

Completed in 12 milliseconds