#include <stdio.h>#include <foreign.h>#include <errno.h>#include <liberrno.h>#include <sys/types.h>#include <sys/stat.h>#include "fio.h"
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) |
| int __fstat64_f90 | ( | int * | u, | |
| _f_int8 * | stbuf | |||
| ) |
Definition at line 123 of file fstat.c.
References fstatf90_4_4_8_().

| int __fstat_f90 | ( | int * | u, | |
| int * | stbuf | |||
| ) |
Definition at line 75 of file fstat.c.
References fstatf90_().

Definition at line 81 of file fstat.c.
References _ferr(), cup, errno, FEIVUNIT, fstat, GOOD_UNUM, NULL, stat, STMT_BEGIN, STMT_END, T_INQU, and unit_s::usysfd.
Referenced by __fstat_f90().

Definition at line 129 of file fstat.c.
References _ferr(), cup, errno, FEIVUNIT, GOOD_UNUM, NULL, stat, STMT_BEGIN, STMT_END, T_INQU, and unit_s::usysfd.
Referenced by __fstat64_f90().

1.6.1