Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dip_match.c622 int echo_input = !isatty(0); in main() local
630 if (echo_input) { in main()