Home
last modified time | relevance | path

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

/freebsd-src/contrib/sendmail/src/
H A Dcollect.c219 flush_errors(true);
857 flush_errors(true);
891 flush_errors(true);
897 flush_errors(true);
904 flush_errors(true);
911 flush_errors(true);
965 flush_errors(true);
H A Dsrvrsmtp.c4310 flush_errors(true);
4316 flush_errors(true);
4323 flush_errors(true);
4330 flush_errors(true);
4383 flush_errors(true);
H A Derr.c1117 flush_errors(print) in flush_errors() function
H A Dsendmail.h2754 extern void flush_errors __P((bool));
H A Dmain.c2943 flush_errors(true);
/freebsd-src/usr.sbin/bsnmpd/modules/snmp_hast/
H A Dhast_snmp.c79 uint64_t flush_errors; member
349 res->flush_errors = in update_resources()
515 value->v.counter64 = res->flush_errors; in op_hastResourceTable()