Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
isatty.c File Reference
#include <stdio.h>
#include <foreign.h>
#include <errno.h>
#include <liberrno.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "fio.h"
Include dependency graph for isatty.c:

Go to the source code of this file.

Functions

_f_int __isatty_f90 (_f_int *u)
_f_int isattyf90_ (_f_int *u)
_f_int8 isattyf90_8_ (_f_int8 *u)

Function Documentation

_f_int __isatty_f90 ( _f_int *  u)

Definition at line 81 of file isatty.c.

References isattyf90_().

Here is the call graph for this function:

_f_int isattyf90_ ( _f_int *  u)

Definition at line 87 of file isatty.c.

References _btol(), _ferr(), cup, errno, FEIVUNIT, GOOD_UNUM, isatty, NULL, STMT_BEGIN, STMT_END, T_INQU, fiostate::u, and unit_s::usysfd.

Referenced by __isatty_f90().

Here is the call graph for this function:

_f_int8 isattyf90_8_ ( _f_int8 *  u)

Definition at line 117 of file isatty.c.

References _btol(), _ferr(), cup, errno, FEIVUNIT, GOOD_UNUM, isatty, NULL, STMT_BEGIN, STMT_END, T_INQU, fiostate::u, and unit_s::usysfd.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines