Functions

cls.c File Reference

#include <stdio.h>
#include <cray/nassert.h>
#include "fio.h"
#include "f90io.h"
#include "fmt.h"
Include dependency graph for cls.c:

Go to the source code of this file.

Functions

 _CLS (_f_int *unump, _f_int *iostat, int *err, _fcd status)
int _CLOSE (struct close_spec_list *c)

Function Documentation

int _CLOSE ( struct close_spec_list c  ) 

Definition at line 163 of file cls.c.

References _CLS(), close_spec_list::err, close_spec_list::iostat, close_spec_list::status, close_spec_list::unit, and close_spec_list::version.

Here is the call graph for this function:

_CLS ( _f_int *  unump,
_f_int *  iostat,
int *  err,
_fcd  status 
)

Definition at line 66 of file cls.c.

References _fcdlen(), _fcdtocp(), _ferr(), _UERRF, _UIOSTF, _unit_close(), CFT77_RETVAL, CLST_KEEP, cup, GOOD_UNUM, IO_ERR, IO_OKAY, MEM_UNLOCK, NULL, OPENLOCK, OPENUNLOCK, RSVD_UNUM, STMT_BEGIN, STMT_END, T_CLOSE, unit_s::uflag, unit_s::uiolock, and unit_s::uscrtch.

Referenced by _CLOSE().

Here is the call graph for this function: