Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/aux/
H A Dmail.local.c93 bool bouncequota = FALSE; /* permanent error when over quota */ variable
147 bouncequota = TRUE;
186 dolmtp(bouncequota);
214 deliver(hfd, bfd, *argv, bouncequota);
344 dolmtp(bouncequota) in dolmtp() argument
345 bool bouncequota; in dolmtp()
395 bouncequota);
719 handle_error(err_num, bouncequota, path) in handle_error() argument
721 bool bouncequota;
725 if (err_num == EDQUOT && bouncequota) {
[all …]