Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
fstat.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 fstat.c:

Go to the source code of this file.

Functions

int __fstat_f90 (int *u, int *stbuf)
_f_int fstatf90_ (_f_int *u, _f_int *stbuf)
int __fstat64_f90 (int *u, _f_int8 *stbuf)
_f_int fstatf90_4_4_8_ (_f_int *u, _f_int8 *stbuf)
_f_int8 fstatf90_8_ (_f_int8 *u, _f_int8 *stbuf)

Function Documentation

int __fstat64_f90 ( int *  u,
_f_int8 *  stbuf 
)

Definition at line 123 of file fstat.c.

References fstatf90_4_4_8_().

Here is the call graph for this function:

int __fstat_f90 ( int *  u,
int *  stbuf 
)

Definition at line 75 of file fstat.c.

References fstatf90_().

Here is the call graph for this function:

_f_int fstatf90_ ( _f_int *  u,
_f_int *  stbuf 
)

Definition at line 81 of file fstat.c.

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

Referenced by __fstat_f90().

Here is the call graph for this function:

_f_int fstatf90_4_4_8_ ( _f_int *  u,
_f_int8 *  stbuf 
)

Definition at line 129 of file fstat.c.

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

Referenced by __fstat64_f90().

Here is the call graph for this function:

_f_int8 fstatf90_8_ ( _f_int8 *  u,
_f_int8 *  stbuf 
)

Definition at line 175 of file fstat.c.

References _ferr(), cup, errno, FEIVUNIT, GOOD_UNUM, NULL, stat, 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