Searched refs:isatty (Results 1 - 2 of 2) sorted by relevance

/httpd/server/
H A Dmain.c50 #define isatty(n) (0) macro
285 if ((process_exit_value != 0) && isatty(fileno(stderr))) {
/httpd/modules/ssl/
H A Dssl_engine_pphrase.c189 * and in the case of fallthrough, pkey_mtime and isatty()
280 !isatty(fileno(stdout))) /* XXX: apr_isatty() */

Completed in 11 milliseconds