Lines Matching refs:bouncequota
93 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) {
733 deliver(hfd, bfd, name, bouncequota) in deliver() argument
737 bool bouncequota;
869 handle_error(errno, bouncequota, path);
882 handle_error(errno, bouncequota, path);
886 handle_error(errno, bouncequota, path);
899 handle_error(errno, bouncequota, path);
911 handle_error(errno, bouncequota, path);
920 handle_error(errno, bouncequota, path);
926 handle_error(errno, bouncequota, path);
952 handle_error(errno, bouncequota, path);
1143 if (bouncequota)