Lines Matching refs:bouncequota
91 bool bouncequota = FALSE; /* permanent error when over quota */ variable
145 bouncequota = TRUE;
184 dolmtp(bouncequota);
212 deliver(hfd, bfd, *argv, bouncequota);
342 dolmtp(bouncequota) in dolmtp() argument
343 bool bouncequota; in dolmtp()
393 bouncequota);
717 handle_error(err_num, bouncequota, path) in handle_error() argument
719 bool bouncequota;
723 if (err_num == EDQUOT && bouncequota) {
731 deliver(hfd, bfd, name, bouncequota) in deliver() argument
735 bool bouncequota;
867 handle_error(errno, bouncequota, path);
880 handle_error(errno, bouncequota, path);
884 handle_error(errno, bouncequota, path);
897 handle_error(errno, bouncequota, path);
909 handle_error(errno, bouncequota, path);
918 handle_error(errno, bouncequota, path);
924 handle_error(errno, bouncequota, path);
950 handle_error(errno, bouncequota, path);
1141 if (bouncequota)