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

Go to the source code of this file.

Defines

#define OLD   2 /* number of arguments in old SETPOS version */
#define STAT   4 /* argument number for optional stat parameter */

Functions

void SETPOS (_f_int *unump, _f_int *len, _f_int *pa, _f_int *stat)

Define Documentation

#define OLD   2 /* number of arguments in old SETPOS version */

Definition at line 61 of file setpos.c.

Referenced by __OPN(), and SETPOS().

#define STAT   4 /* argument number for optional stat parameter */

Definition at line 62 of file setpos.c.

Referenced by SETPOS().


Function Documentation

void SETPOS ( _f_int *  unump,
_f_int *  len,
_f_int *  pa,
_f_int *  stat 
)

Definition at line 65 of file setpos.c.

References _ferr(), _imp_open(), _setpos(), cup, FEBIONDA, FEBIOSNT, NULL, OK, OLD, SEQ, STAT, STMT_BEGIN, STMT_END, T_SETPOS, UNF, and unit_s::useq.

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines