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

Go to the source code of this file.

Functions

void __ttynam_f90 (char *name, int strlen, int *u)
void ttynamf90_ (char *name, _f_int strlen, int *u)
void ttynamf90_8_ (char *name, _f_int strlen, _f_int8 *u)
void ttynamf90_ (char *name, int strlen, int *u)
void ttynamf90_8_ (char *name, int strlen, _f_int8 *u)

Function Documentation

void __ttynam_f90 ( char *  name,
int  strlen,
int *  u 
)

Definition at line 69 of file ttynam.c.

References ttynamf90_().

Referenced by ttynam_().

Here is the call graph for this function:

void ttynamf90_ ( char *  name,
_f_int  strlen,
int *  u 
)

Referenced by __ttynam_f90().

void ttynamf90_ ( char *  name,
int  strlen,
int *  u 
)

Definition at line 76 of file ttynam.c.

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

Here is the call graph for this function:

void ttynamf90_8_ ( char *  name,
_f_int  strlen,
_f_int8 *  u 
)
void ttynamf90_8_ ( char *  name,
int  strlen,
_f_int8 *  u 
)

Definition at line 120 of file ttynam.c.

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