isatty            285 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c                         if (isatty(fd)) {
isatty            786 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.c     if( isatty(fd) && (getpgrp() != tcgetpgrp(fd)) ) {
isatty            124 opal/mca/pmix/pmix4x/pmix/src/common/pmix_iof.h            (pmix_fd_is_chardev(fd) && !isatty(fd)) ||
isatty            643 opal/mca/pmix/pmix4x/pmix/src/tool/pmix_tool.c         if (isatty(fd)) {
isatty            818 opal/mca/pmix/pmix4x/pmix/src/tools/pmix_info/support.c     if (0 == isatty(STDOUT_FILENO)) {
isatty            870 opal/runtime/opal_info_support.c     if (0 == isatty(STDOUT_FILENO)) {
isatty            162 orte/mca/iof/base/base.h            (opal_fd_is_chardev(fd) && !isatty(fd)) ||
isatty            286 orte/mca/iof/hnp/iof_hnp.c         if (isatty(fd)) {
isatty             74 orte/mca/iof/hnp/iof_hnp_read.c     if( isatty(fd) && (getpgrp() != tcgetpgrp(fd)) ) {
isatty             65 orte/tools/orte-info/output.c     if (0 == isatty(STDOUT_FILENO)) {