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

Go to the source code of this file.

Defines

#define LIBFSEEK   fseek
#define LIBFTELL   ftell
#define FTELLZERO   0L

Typedefs

typedef long _ftelltype

Functions

int _unit_bksp (unit *cup)

Define Documentation

#define FTELLZERO   0L

Definition at line 53 of file unitbksp.c.

Referenced by _unit_bksp().

#define LIBFSEEK   fseek

Definition at line 51 of file unitbksp.c.

Referenced by _unit_bksp().

#define LIBFTELL   ftell

Definition at line 52 of file unitbksp.c.

Referenced by _unit_bksp().


Typedef Documentation

typedef long _ftelltype

Definition at line 50 of file unitbksp.c.


Function Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines