Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsane_accept.c51 static int accept_ok_errors[] = { in sane_accept() local
97 for (count = 0; (err = accept_ok_errors[count]) != 0; count++) { in sane_accept()